Caspian Rychlik-Prince
|
85c528039c
|
*** empty log message ***
|
2003-08-03 22:10:03 +00:00 |
|
Elias Naur
|
f7ce5c39ed
|
Improved createIndexBuffer
|
2003-08-03 16:19:09 +00:00 |
|
Elias Naur
|
3f18bd15c4
|
Removed Sys.NULL
|
2003-08-03 11:02:57 +00:00 |
|
Elias Naur
|
269b5b0046
|
glTexGeni* fix
|
2003-08-02 16:18:04 +00:00 |
|
Caspian Rychlik-Prince
|
e90b540d01
|
*** empty log message ***
|
2003-08-02 16:07:49 +00:00 |
|
Elias Naur
|
907d5f083d
|
Converted various GL sizes to buffer.remaining()
|
2003-08-02 15:21:55 +00:00 |
|
Elias Naur
|
11404dc8a1
|
Removed superfluous postfixes, fixed examples
|
2003-08-02 13:22:25 +00:00 |
|
Elias Naur
|
ee08be5b75
|
Converted GL native
|
2003-08-02 12:53:25 +00:00 |
|
Caspian Rychlik-Prince
|
81b9e0795c
|
*** empty log message ***
|
2003-08-02 10:56:25 +00:00 |
|
Caspian Rychlik-Prince
|
c89cea204c
|
Removed quadrics
|
2003-08-02 10:56:04 +00:00 |
|
Caspian Rychlik-Prince
|
0c6f4731a6
|
Major change to use overloaded buffer functions and buffer positions
|
2003-08-02 10:55:32 +00:00 |
|
Elias Naur
|
f6aef89293
|
Made C NULL return values correspond to a null Buffer
|
2003-07-29 12:29:32 +00:00 |
|
Elias Naur
|
baa39830c0
|
Renamed Sys.createARBVBOBuffer to Sys.createIndexBuffer
|
2003-07-29 11:09:44 +00:00 |
|
Elias Naur
|
8b9931560f
|
Moved GL capabilities to GLCaps
|
2003-07-28 10:09:58 +00:00 |
|
Caspian Rychlik-Prince
|
2bd35dbe1d
|
Changed some focus handling code. Works well with Alien Flux.
|
2003-07-27 13:12:43 +00:00 |
|
Elias Naur
|
579dc64f4f
|
Fixed WGL extension bug
|
2003-07-26 09:39:48 +00:00 |
|
Elias Naur
|
254681763d
|
Added missing .cpp files
|
2003-07-26 09:22:31 +00:00 |
|
Elias Naur
|
39ddf26f0b
|
Added missing OpenGL 1.4 functions
|
2003-07-25 14:23:12 +00:00 |
|
Elias Naur
|
8c7e2e4da2
|
Separated CoreGL into CoreGL11, CoreGL12. CoreGL13, CoreGL14 (including CoreGLConstants)
|
2003-07-25 13:09:33 +00:00 |
|
Elias Naur
|
2579413a64
|
Fixed native win32 cursor bug
|
2003-07-24 09:09:24 +00:00 |
|
Elias Naur
|
e4aaf66d8c
|
Fixed some int address->Buffer bugs
|
2003-07-20 19:27:36 +00:00 |
|
Elias Naur
|
51b3b5940a
|
Removed various unnescessary *v OGL calls
|
2003-07-20 18:58:57 +00:00 |
|
Elias Naur
|
8202ff4717
|
Fixed two missing int->Buffer conversions
|
2003-07-20 16:29:17 +00:00 |
|
Elias Naur
|
820f622f73
|
Made gluUnproject and gluProject prettier
|
2003-07-20 16:25:05 +00:00 |
|
Elias Naur
|
d8f64cbb15
|
Separated BaseGL from CoreGL and GL and renamed to GLWindow
|
2003-07-18 19:02:49 +00:00 |
|
Elias Naur
|
794c802253
|
Added createARBVBOBuffer to enable VBO indexing with Buffers
|
2003-07-17 09:16:51 +00:00 |
|
Brian Matzon
|
491133c7f1
|
"fix": deactivate EAX for this test release
|
2003-07-16 21:16:36 +00:00 |
|
Elias Naur
|
1526ad3a2a
|
Added linux focus support
|
2003-07-16 21:10:28 +00:00 |
|
Brian Matzon
|
bd9b01eaf8
|
added support for isFocused
|
2003-07-16 21:01:34 +00:00 |
|
Elias Naur
|
63e3ef67fd
|
Small error message fix
|
2003-07-15 14:02:39 +00:00 |
|
Elias Naur
|
6bf70d35c7
|
Converted ogl to static constructor
|
2003-07-06 21:47:30 +00:00 |
|
Elias Naur
|
074b80c06c
|
Linux build fix
|
2003-07-06 08:00:22 +00:00 |
|
Brian Matzon
|
6e0ffd144d
|
removing parts of Math
|
2003-07-05 23:59:44 +00:00 |
|
Brian Matzon
|
cb23db8c47
|
removing parts of Math
removing examples
removed small doc
|
2003-07-05 23:58:34 +00:00 |
|
Elias Naur
|
2348040680
|
linux build fix
|
2003-07-05 22:19:51 +00:00 |
|
Elias Naur
|
55cb0bad92
|
fixed compiler warning
|
2003-07-05 21:58:35 +00:00 |
|
Brian Matzon
|
e8a6ecb69c
|
fix: removed debug
|
2003-07-04 14:29:02 +00:00 |
|
Brian Matzon
|
0b5722b3fb
|
static implementation - work in progress
|
2003-07-02 22:42:41 +00:00 |
|
Brian Matzon
|
999a675be3
|
fix: compiler whining
|
2003-07-02 22:42:01 +00:00 |
|
Elias Naur
|
315375dee5
|
Ported OpenGL to Buffers
|
2003-06-24 12:24:55 +00:00 |
|
Caspian Rychlik-Prince
|
bf2ff00518
|
*** empty log message ***
|
2003-06-12 15:19:31 +00:00 |
|
Caspian Rychlik-Prince
|
13edf0ce99
|
*** empty log message ***
|
2003-06-12 14:08:10 +00:00 |
|
Elias Naur
|
2e30eff2a5
|
Try to return a better minimum cursor size
|
2003-06-08 14:32:30 +00:00 |
|
Elias Naur
|
34aeff1757
|
Try to return a better minimum cursor size
|
2003-06-08 14:30:53 +00:00 |
|
Caspian Rychlik-Prince
|
7cb8a93fb1
|
We now restore display settings on minimize. Hurrah!
|
2003-06-07 19:28:53 +00:00 |
|
Elias Naur
|
71f46bfce9
|
Fixed win9x keyboard translation
|
2003-06-07 13:56:06 +00:00 |
|
Caspian Rychlik-Prince
|
e148f01ba9
|
Early exit on failed mouse read.
|
2003-06-07 12:49:55 +00:00 |
|
Caspian Rychlik-Prince
|
72f2402a7f
|
Minor tweaks to window creation.
|
2003-06-07 12:48:21 +00:00 |
|
Caspian Rychlik-Prince
|
e143541c01
|
*** empty log message ***
|
2003-06-07 12:47:35 +00:00 |
|
Caspian Rychlik-Prince
|
5aae56dfcc
|
*** empty log message ***
|
2003-06-04 22:10:24 +00:00 |
|