Opened 14 years ago

Closed 14 years ago

#5330 closed enhancement (fixed)

glutIgnoreKeyRepeat is unimplemented

Reported by: prushik14 Owned by: phoudoin
Priority: normal Milestone:
Component: Kits/OpenGL Kit Version: R1/alpha1
Keywords: glut opengl Cc: phoudoin
Blocked By: Blocking:
Platform: All

Description

The GLUT function glutIgnoreKeyRepeat is not currently implemented in Haiku's GLUT.

Steps to recreate:

  1. Write a GLUT application calling glutIgnoreKeyRepeat
  1. Attempt to compile and link against libglut.so
  1. Compilation will fail in the linker with "undefined reference to 'glutIgnoreKeyRepeat'"

Change History (4)

comment:1 by phoudoin, 14 years ago

Cc: phoudoin added

comment:2 by phoudoin, 14 years ago

Owner: changed from korli to phoudoin
Status: newin-progress

comment:3 by phoudoin, 14 years ago

Implemented in hrev37743.

comment:4 by phoudoin, 14 years ago

Resolution: fixed
Status: in-progressclosed
Note: See TracTickets for help on using tickets.