Brian Paul
|
c893a015d8
|
New colormac.h file for color-related macros.
Lot's of clean-up in macros.h and mmath.h
|
2000-10-28 20:41:13 +00:00 |
|
Brian Paul
|
ba643a2094
|
Basic work to support deep color channels:
Replace GLubyte with GLchan
Replace 255 with CHAN_MAX
|
2000-10-28 18:34:48 +00:00 |
|
Brian Paul
|
390488d12e
|
glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver
|
2000-08-01 17:33:53 +00:00 |
|
Brian Paul
|
08b082ae1a
|
Holger's fixes for GL_EXT_texture_env_combine
|
2000-07-05 16:14:24 +00:00 |
|
Brian Paul
|
24507ff6ab
|
added GL_EXT_texture_env_combine (Holger Waechtler)
|
2000-06-27 21:42:13 +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
|
86fc370d39
|
initial code for GL_ARB_texture_cube_map
|
2000-05-22 16:33:20 +00:00 |
|
Brian Paul
|
aabf086a03
|
added GL_EXT_texture_lod_bias extension (Michael Vance)
|
2000-03-07 17:54:58 +00:00 |
|
Brian Paul
|
b3f16c4350
|
added target parameter to Driver.TexEnv()
|
2000-03-07 17:11:29 +00:00 |
|
Brian Paul
|
73e6952ad7
|
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
|
2000-02-08 01:45:22 +00:00 |
|
Brian Paul
|
b95d252c34
|
added GL_EXT_texture_env_add extension
|
1999-11-12 02:07:56 +00:00 |
|
Brian Paul
|
fbd8f212c3
|
first big check-in of new Mesa 3.3 code
|
1999-11-11 01:22:25 +00:00 |
|
Brian Paul
|
5b37c32274
|
clean-up to reduce MSVC warnings
|
1999-11-05 06:43:10 +00:00 |
|
Keith Whitwell
|
485f040741
|
Fixed includes & added a few hooks for the DRI.
|
1999-10-08 09:27:09 +00:00 |
|
Brian Paul
|
45224face0
|
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
|
1999-09-07 22:31:30 +00:00 |
|
jtg
|
afb833d4e8
|
Initial revision
|
1999-08-19 00:55:39 +00:00 |
|