Brian Paul
|
4cc11a4fb3
|
added Motif info message
|
25 年前 |
Brian Paul
|
9f60fd2154
|
removed non-windows exit() prototype
|
25 年前 |
Brian Paul
|
479fab6a34
|
call glutInit() in main()
|
25 年前 |
Jouk Jansen
|
55336ae09d
|
----------------------------------------------------------------------
Committing in .
VMS : >31 character-external problem
Modified Files:
Mesa/include/GL/glext.h
----------------------------------------------------------------------
|
25 年前 |
Keith Whitwell
|
a179cbf0dd
|
Re-enable the keyboard functionality.
Add a -db option for doublebuffering.
Add a 'benchmark' keystroke like isosurf.
|
25 年前 |
Brian Paul
|
5b2a619fb2
|
moved #define of LLBL into assyntax.h file
removed spaces from all uses of LLBL macro, for FreeBSD
|
25 年前 |
Brian Paul
|
c3501b01d1
|
added dummy function to silence compiler warning
|
25 年前 |
Brian Paul
|
9b08f27000
|
added glxheads, manywin
|
25 年前 |
Brian Paul
|
0852d0b95e
|
initial check-in
|
25 年前 |
Brian Paul
|
d27e256f49
|
use GL_CLAMP_TO_EDGE
|
25 年前 |
Brian Paul
|
e7268d8341
|
now using SGI's glext.h instead of original Mesa file
|
25 年前 |
Brian Paul
|
63ec423823
|
GL_TEXTURE_BASE_LEVEL wasn't working correctly
|
25 年前 |
Brian Paul
|
9fb1279b71
|
define GL_GLEXT_PROTOTYPES for glext.h
|
25 年前 |
Brian Paul
|
b3a58bbf1d
|
changed dispatch of GL_EXT_vertex_array functions
|
25 年前 |
Brian Paul
|
614ff87923
|
added EXT version of vertex array functions
|
25 年前 |
Brian Paul
|
1f0e213bf8
|
added EXT version of vertex array functions
|
25 年前 |
Jon Taylor
|
ffd561e4b5
|
Lots of small updates to GGIMesa, tracking LibGGI internals changes
|
25 年前 |
Brian Paul
|
7b2c0f9148
|
initial check-in
|
25 年前 |
Brian Paul
|
4c07bd5709
|
variety of updates to better conform to real GLX
|
25 年前 |
Brian Paul
|
07b220ad46
|
clean-up in anticipation of glxext.h
|
25 年前 |
Brian Paul
|
77ee5aad27
|
added GL_EXT_packed_pixels extension, subset of GL 1.2
|
25 年前 |
Brian Paul
|
0c03647f08
|
updated OSF/1 CFLAGS (Jeremie Petit)
|
25 年前 |
Brian Paul
|
9540a1dbcf
|
more work on GL_ARB_texture_compression
|
25 年前 |
Brian Paul
|
c470d86633
|
fixed bugs in fxSetupDepthTest()
|
25 年前 |
Brian Paul
|
97529e8e1a
|
updated 3.2 section, added 3.2.1 section
|
25 年前 |
Brian Paul
|
aa19f80f40
|
added missing GL_BGRA case
|
25 年前 |
Brian Paul
|
c45e83e787
|
added VMS files to Makefiles
|
25 年前 |
Brian Paul
|
bf996dace4
|
added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()
|
25 年前 |
Jouk Jansen
|
7d84f5dc5b
|
Committing in .
VMS max 31 character external problem.
Modified Files:
Mesa/src/teximage.h
----------------------------------------------------------------------
|
25 年前 |
Brian Paul
|
ad68f17a06
|
initial work for GL_NV_blend_square extension
|
25 年前 |
Brian Paul
|
aea03c424d
|
added cubemap demo
|
25 年前 |
Brian Paul
|
d04d20974e
|
initial check-in
|
25 年前 |
Brian Paul
|
ad817704fa
|
more work on GL_ARB_texture_cube_map
|
25 年前 |
Brian Paul
|
eed6f69199
|
include glheader.h instead of system headers
|
25 年前 |
Brian Paul
|
1e0163272b
|
applied Eero Pajarre's patch for Windows
|
25 年前 |
Brian Paul
|
16541de30e
|
Added GL_ARB_texture_cube_map
|
25 年前 |
Brian Paul
|
413d6a21f8
|
more work on GL_ARB_texture_cube_map
|
25 年前 |
Brian Paul
|
2c3a620133
|
replaced assertion with a conditional in _glapi_add_entrypoint()
|
25 年前 |
Brian Paul
|
5fb84d263b
|
changed allocation/initialization of API dispatch tables
|
25 年前 |
Brian Paul
|
f658ab0e2e
|
always define GL_ARB_multitexture (OpenGL 1.2.1 feature)
|
25 年前 |
Brian Paul
|
aea66b135e
|
more work on GL_ARB_texture_compression
|
25 年前 |
Brian Paul
|
98b88b3e70
|
replaced _mesa_base_tex_format() with base_colortab_format()
|
25 年前 |
Brian Paul
|
478beace47
|
enable and clean-up of paletted texture code
|
25 年前 |
Brian Paul
|
f59afc9aad
|
register recent GL extensions for libGL compatibility
|
25 年前 |
Brian Paul
|
4d5984444e
|
set default window pos
|
25 年前 |
Brian Paul
|
90fbef490e
|
changed glext.h include
|
25 年前 |
Brian Paul
|
1207bf057a
|
initial work for GL_ARB_texture_compression
|
25 年前 |
Brian Paul
|
35d5301a54
|
more texture cube work, misc code clean-up
|
25 年前 |
Brian Paul
|
fc4b44399a
|
more work on GL_ARB_texture_cube_map
|
25 年前 |
Brian Paul
|
df54463363
|
replaced __CYGWIN32__ with __CYGWIN__, misc clean-up
|
25 年前 |