Keith Whitwell
|
2af2c2b556
|
fix GL_BACK color material bug
|
2000-06-19 14:35:17 +00:00 |
|
Brian Paul
|
e4b65b6e59
|
check for special cases of value = 0 or 1 in glAccum
|
2000-06-19 00:42:24 +00:00 |
|
Brian Paul
|
b92471b74c
|
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around subtex bug
|
2000-06-16 03:55:37 +00:00 |
|
Brian Paul
|
7dac13272a
|
revamped glCopyTexSubImage1/2/3D() to be more like glCopyTexImage1/2/3D()
|
2000-06-15 19:57:14 +00:00 |
|
Brian Paul
|
4cc11a4fb3
|
added Motif info message
|
2000-06-15 18:46:09 +00:00 |
|
Brian Paul
|
5b2a619fb2
|
moved #define of LLBL into assyntax.h file
removed spaces from all uses of LLBL macro, for FreeBSD
|
2000-06-14 23:11:11 +00:00 |
|
Brian Paul
|
c3501b01d1
|
added dummy function to silence compiler warning
|
2000-06-14 21:55:11 +00:00 |
|
Brian Paul
|
63ec423823
|
GL_TEXTURE_BASE_LEVEL wasn't working correctly
|
2000-06-12 16:09:49 +00:00 |
|
Brian Paul
|
9fb1279b71
|
define GL_GLEXT_PROTOTYPES for glext.h
|
2000-06-12 15:40:47 +00:00 |
|
Brian Paul
|
b3a58bbf1d
|
changed dispatch of GL_EXT_vertex_array functions
|
2000-06-12 15:38:43 +00:00 |
|
Brian Paul
|
614ff87923
|
added EXT version of vertex array functions
|
2000-06-12 15:37:18 +00:00 |
|
Brian Paul
|
1f0e213bf8
|
added EXT version of vertex array functions
|
2000-06-12 15:30:51 +00:00 |
|
Jon Taylor
|
ffd561e4b5
|
Lots of small updates to GGIMesa, tracking LibGGI internals changes
|
2000-06-11 20:11:55 +00:00 |
|
Brian Paul
|
4c07bd5709
|
variety of updates to better conform to real GLX
|
2000-06-08 22:50:28 +00:00 |
|
Brian Paul
|
77ee5aad27
|
added GL_EXT_packed_pixels extension, subset of GL 1.2
|
2000-06-08 22:47:24 +00:00 |
|
Brian Paul
|
9540a1dbcf
|
more work on GL_ARB_texture_compression
|
2000-06-06 17:03:38 +00:00 |
|
Brian Paul
|
c470d86633
|
fixed bugs in fxSetupDepthTest()
|
2000-06-05 23:53:06 +00:00 |
|
Brian Paul
|
aa19f80f40
|
added missing GL_BGRA case
|
2000-06-05 16:27:41 +00:00 |
|
Brian Paul
|
bf996dace4
|
added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()
|
2000-06-05 14:33:06 +00:00 |
|
Jouk Jansen
|
7d84f5dc5b
|
Committing in .
VMS max 31 character external problem.
Modified Files:
Mesa/src/teximage.h
----------------------------------------------------------------------
|
2000-06-05 07:28:49 +00:00 |
|
Brian Paul
|
ad68f17a06
|
initial work for GL_NV_blend_square extension
|
2000-05-30 02:28:03 +00:00 |
|
Brian Paul
|
ad817704fa
|
more work on GL_ARB_texture_cube_map
|
2000-05-30 00:27:24 +00:00 |
|
Brian Paul
|
eed6f69199
|
include glheader.h instead of system headers
|
2000-05-26 16:17:00 +00:00 |
|
Brian Paul
|
1e0163272b
|
applied Eero Pajarre's patch for Windows
|
2000-05-26 15:52:06 +00:00 |
|
Brian Paul
|
413d6a21f8
|
more work on GL_ARB_texture_cube_map
|
2000-05-26 14:44:59 +00:00 |
|
Brian Paul
|
2c3a620133
|
replaced assertion with a conditional in _glapi_add_entrypoint()
|
2000-05-24 17:53:30 +00:00 |
|
Brian Paul
|
5fb84d263b
|
changed allocation/initialization of API dispatch tables
|
2000-05-24 15:04:45 +00:00 |
|
Brian Paul
|
aea66b135e
|
more work on GL_ARB_texture_compression
|
2000-05-24 14:04:06 +00:00 |
|
Brian Paul
|
98b88b3e70
|
replaced _mesa_base_tex_format() with base_colortab_format()
|
2000-05-24 14:03:04 +00:00 |
|
Brian Paul
|
478beace47
|
enable and clean-up of paletted texture code
|
2000-05-23 23:26:30 +00:00 |
|
Brian Paul
|
f59afc9aad
|
register recent GL extensions for libGL compatibility
|
2000-05-23 23:23:00 +00:00 |
|
Brian Paul
|
1207bf057a
|
initial work for GL_ARB_texture_compression
|
2000-05-23 20:10:49 +00:00 |
|
Brian Paul
|
35d5301a54
|
more texture cube work, misc code clean-up
|
2000-05-23 17:14:49 +00:00 |
|
Brian Paul
|
fc4b44399a
|
more work on GL_ARB_texture_cube_map
|
2000-05-23 15:17:12 +00:00 |
|
Brian Paul
|
df54463363
|
replaced __CYGWIN32__ with __CYGWIN__, misc clean-up
|
2000-05-22 19:41:34 +00:00 |
|
Brian Paul
|
8da58f3184
|
replaced __CYGWIN32__ with __CYGWIN__
|
2000-05-22 19:40:43 +00:00 |
|
Brian Paul
|
f2fc19d785
|
added GL_EXT_blend_func_separate
|
2000-05-22 18:46:52 +00:00 |
|
Brian Paul
|
86fc370d39
|
initial code for GL_ARB_texture_cube_map
|
2000-05-22 16:33:20 +00:00 |
|
Brian Paul
|
87a7897d38
|
added Window-isms previously in gl.h
|
2000-05-22 16:30:47 +00:00 |
|
Brian Paul
|
4951c0e0a8
|
defined APIENTRY if undefined
|
2000-05-22 16:26:52 +00:00 |
|
Brian Paul
|
57a055c82f
|
added some Window-isms formerly in gl.h
|
2000-05-22 16:25:37 +00:00 |
|
Brian Paul
|
af7ad8dded
|
update for Glide3
|
2000-05-22 16:25:03 +00:00 |
|
Brian Paul
|
fbbac25ad3
|
fixed alignment bug in _mesa_image_row_stride()
|
2000-05-19 22:35:44 +00:00 |
|
Brian Paul
|
cc2b08ddf0
|
changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls
|
2000-05-19 16:08:11 +00:00 |
|
Brian Paul
|
58f71ace50
|
added a bunch of imaging functions
|
2000-05-19 13:12:29 +00:00 |
|
Brian Paul
|
2765e6848a
|
added const to compressed tex image functions
|
2000-05-19 13:11:38 +00:00 |
|
Brian Paul
|
43ddff4549
|
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
|
2000-05-19 13:08:01 +00:00 |
|
Brian Paul
|
e160138d13
|
added glTbufferMask3DFX(), enabled texture compression functions
|
2000-05-18 22:02:24 +00:00 |
|
Brian Paul
|
f77064e9e2
|
DeleteTexturesEXT was missing
|
2000-05-18 22:01:13 +00:00 |
|
Brian Paul
|
70a9328de3
|
changed ATTRIBLIST_SIZE to 32
|
2000-05-18 18:34:23 +00:00 |
|