Brian Paul
cafc3b35c7
added check for tmuRam==4 for Voodoo2 (Bernd)
2000-05-05 22:38:37 +00:00
Brian Paul
9635376e44
fixed the nested extern warning
2000-05-05 17:02:33 +00:00
Brian Paul
9f0289dfac
EnvMode GL_BLEND and tex invalidate changes from Daryll
2000-05-04 16:15:33 +00:00
Brian Paul
d78acfa365
removed software alpha flag from GLvisual struct
2000-05-04 14:09:41 +00:00
Brian Paul
065607e884
conditionally include some fields in the context struct for DRI / non-DRI
2000-05-04 13:55:52 +00:00
Brian Paul
0b5566a9d6
made fxMesaCurrentCtx static
2000-05-04 13:55:24 +00:00
Brian Paul
e70c623cf0
removed software alpha flag from GLvisual struct
2000-05-04 13:53:55 +00:00
Brian Paul
1a1cf7ed75
implemented GL_EXT_histogram extension
2000-05-04 13:48:49 +00:00
Brian Paul
df81387dfa
call _mesa_initialize_context()
2000-04-22 01:05:40 +00:00
Brian Paul
178a1c5a25
added _mesa_initialize_buffer/visual()
2000-04-22 01:05:00 +00:00
Brian Paul
9ad2ce070e
removed old profiling code
2000-04-22 01:03:22 +00:00
Brian Paul
96461a25c3
updated RENDERER version
2000-04-20 01:56:09 +00:00
Brian Paul
ca4a891bb3
minor clean-up
2000-04-20 01:54:52 +00:00
Keith Whitwell
0f32948dab
Use smooth shaded triangles always. Fix SoF bug.
2000-04-19 23:58:31 +00:00
Brian Paul
71dea349d2
minor clean-up
2000-04-19 01:44:01 +00:00
Brian Paul
c397a6b283
more color table and imaging work
2000-04-18 14:32:10 +00:00
Keith Whitwell
7b5f09c7de
New clipping to avoid division by zero bug.
2000-04-17 18:18:00 +00:00
Brian Paul
4bdcfe50f8
dynamically allocate color table data, uses less memory
2000-04-17 17:57:04 +00:00
Brian Paul
a5f4cae20a
work on GL_SGI_color_table
2000-04-17 15:13:53 +00:00
Brian Paul
0c12733fb7
added a comment about FP overflows
2000-04-15 23:19:05 +00:00
Brian Paul
83aeeb0967
cleaned up whitespace
2000-04-15 23:05:39 +00:00
Brian Paul
0501b25d69
minor updates
2000-04-15 23:04:54 +00:00
Brian Paul
bc95b628fe
wrapper for grTexLodBiasValue()
2000-04-15 23:04:11 +00:00
Brian Paul
2511ba7c92
applied Bernd's changes to useBGR code
2000-04-14 21:40:56 +00:00
Jouk Jansen
ddf9b3aa48
Committing in .
...
VMS support for pixeltex.c
Modified Files:
Mesa/src/descrip.mms Mesa/src/pixeltex.h
----------------------------------------------------------------------
2000-04-14 07:42:46 +00:00
Brian Paul
ad2f32155f
applied Keith's fix for the Loki ice bug
2000-04-13 14:53:25 +00:00
Brian Paul
179870a5b8
more work on GL_SGI_color_table, pixel transfer code clean-up
2000-04-12 18:54:48 +00:00
Brian Paul
13811376c9
more GL_SGI_color_table extension work
2000-04-12 00:27:37 +00:00
Brian Paul
5223c4d33f
renamed alpha buffer functions
2000-04-11 21:36:29 +00:00
Brian Paul
716be93686
renamed stencil functions
2000-04-11 21:26:57 +00:00
Brian Paul
67c01f5f67
fixed duplicate variable problem
2000-04-11 20:54:49 +00:00
Brian Paul
ce8e1a4f13
silenced warnings in FX_grSstPerfStats()
2000-04-11 20:43:58 +00:00
Brian Paul
b5410da76e
fixed bug in XF86 writeRegionClipped()
2000-04-11 20:43:12 +00:00
Brian Paul
d0130a989a
clip depth/stencil spans to window bounds
2000-04-11 20:42:22 +00:00
Brian Paul
4fe34b27f6
initial work on GL_SGI_color_table extension
2000-04-11 15:07:48 +00:00
Brian Paul
ff3e00320e
fixed stride problem in read_R5G6B5_span
2000-04-11 03:06:07 +00:00
Brian Paul
43d8e2123f
added some more functions
2000-04-10 23:13:51 +00:00
Brian Paul
5605798e56
added glXGetFBConfigs(), fixed glXChooseFBConfig()
2000-04-10 21:13:19 +00:00
Brian Paul
8cce314c32
fixed GL_PGI_misc_hints identifiers
2000-04-10 15:52:25 +00:00
Brian Paul
ada5f1cd06
removed a printf
2000-04-09 17:08:09 +00:00
Brian Paul
250069dbb4
added GL_SGI_color_matrix extension
2000-04-08 18:57:45 +00:00
Brian Paul
767e2cf251
added GL_SGIX/SGIS_pixel_texture
2000-04-07 16:45:26 +00:00
Brian Paul
b0362de32b
added pixeltex.c
2000-04-07 16:28:37 +00:00
Brian Paul
2b2e925ea4
added GL_SGIX/SGIS_pixel_texture extension
2000-04-07 16:27:26 +00:00
Brian Paul
4e0445550d
silenced a warning
2000-04-07 00:30:02 +00:00
Brian Paul
15724afd62
new read_R5G5B5_span() function
2000-04-07 00:29:01 +00:00
Brian Paul
0771d159d5
initial histogram and min/max work
2000-04-07 00:19:41 +00:00
Holger Waechtler
3eae261da9
added CONCAT(x,y) macro in NASM/MASM section
2000-04-06 11:51:24 +00:00
Brian Paul
c8735e8f82
new arguments to XMesaCreateVisual()
2000-04-05 22:09:58 +00:00
Brian Paul
d708c74ed5
added extern for gl_fog_coord_stage
2000-04-05 22:08:54 +00:00