Brian Paul
0bb0c7cc85
GL_SGI_color_table info
26年前
Brian Paul
a5f4cae20a
work on GL_SGI_color_table
26年前
Brian Paul
0c12733fb7
added a comment about FP overflows
26年前
Brian Paul
83aeeb0967
cleaned up whitespace
26年前
Brian Paul
0501b25d69
minor updates
26年前
Brian Paul
bc95b628fe
wrapper for grTexLodBiasValue()
26年前
Brian Paul
825fb31e58
added GL_NV_texgen_emboss
26年前
Brian Paul
e9cd76e239
added some missing NV token values
26年前
Brian Paul
eae28ca68c
more clean-up
26年前
Brian Paul
76713fb0b0
version 8, added GL_EXT_texture_cube_map
26年前
Brian Paul
2511ba7c92
applied Bernd's changes to useBGR code
26年前
Jouk Jansen
ddf9b3aa48
Committing in .
VMS support for pixeltex.c
Modified Files:
Mesa/src/descrip.mms Mesa/src/pixeltex.h
----------------------------------------------------------------------
26年前
Brian Paul
ad2f32155f
applied Keith's fix for the Loki ice bug
26年前
Brian Paul
179870a5b8
more work on GL_SGI_color_table, pixel transfer code clean-up
26年前
Brian Paul
7a6bb1bb82
lots of clean-up, added d/s keys
26年前
Brian Paul
13811376c9
more GL_SGI_color_table extension work
26年前
Brian Paul
5223c4d33f
renamed alpha buffer functions
26年前
Brian Paul
716be93686
renamed stencil functions
26年前
Brian Paul
67c01f5f67
fixed duplicate variable problem
26年前
Brian Paul
ce8e1a4f13
silenced warnings in FX_grSstPerfStats()
26年前
Brian Paul
b5410da76e
fixed bug in XF86 writeRegionClipped()
26年前
Brian Paul
d0130a989a
clip depth/stencil spans to window bounds
26年前
Brian Paul
4fe34b27f6
initial work on GL_SGI_color_table extension
26年前
Brian Paul
ff3e00320e
fixed stride problem in read_R5G6B5_span
26年前
Brian Paul
43d8e2123f
added some more functions
26年前
Brian Paul
5605798e56
added glXGetFBConfigs(), fixed glXChooseFBConfig()
26年前
Brian Paul
a28a4f7820
removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI token
26年前
Brian Paul
47e719fa44
added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBConfig()
26年前
Brian Paul
a8ede6b076
fixed visual selection and reporting results
26年前
Brian Paul
8cce314c32
fixed GL_PGI_misc_hints identifiers
26年前
Brian Paul
ada5f1cd06
removed a printf
26年前
Brian Paul
39350966ad
added GL_EXT_color_matrix extension
26年前
Brian Paul
250069dbb4
added GL_SGI_color_matrix extension
26年前
Brian Paul
a518b47e5b
initial check-in
26年前
Brian Paul
767e2cf251
added GL_SGIX/SGIS_pixel_texture
26年前
Brian Paul
853fb984de
added pixel texture extension info
26年前
Brian Paul
d697289746
added pixeltex demo
26年前
Brian Paul
5cedb32f6b
initial check-in
26年前
Brian Paul
b0362de32b
added pixeltex.c
26年前
Brian Paul
2b2e925ea4
added GL_SGIX/SGIS_pixel_texture extension
26年前
Brian Paul
ede4887b16
fixed a typo
26年前
Brian Paul
985d6b2987
version 7 check-in
26年前
Brian Paul
4e0445550d
silenced a warning
26年前
Brian Paul
15724afd62
new read_R5G5B5_span() function
26年前
Brian Paul
0771d159d5
initial histogram and min/max work
26年前
Holger Waechtler
3eae261da9
added CONCAT(x,y) macro in NASM/MASM section
26年前
Brian Paul
3cd7738c9b
silenced warnings
26年前
Brian Paul
32afff3fe3
silenced a bunch of warnings
26年前
Brian Paul
c8735e8f82
new arguments to XMesaCreateVisual()
26年前
Brian Paul
d4a736d52c
added some casts
26年前