1) fix and optimizations
2) add quadric object 'Sphere' git-svn-id: svn://kolibrios.org@5218 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -154,6 +154,14 @@ E_LIB glDebug ;(int mode)
|
||||
E_LIB glInit ;(void *zbuffer)
|
||||
E_LIB glClose ;(void)
|
||||
|
||||
;
|
||||
; glu functions
|
||||
;
|
||||
|
||||
E_LIB gluNewQuadric
|
||||
E_LIB gluDeleteQuadric
|
||||
E_LIB gluSphere
|
||||
|
||||
;
|
||||
; Kolibri OS functions
|
||||
;
|
||||
|
Reference in New Issue
Block a user