Brian Paul
f3b3ab924f
Removed. Use glxinfo instead.
25 years ago
Brian Paul
ede979fcb5
removed all DRI-isms
26 years ago
Brian Paul
8c7889d99f
removed extra /
26 years ago
Brian Paul
34fb5db643
more error checking. Query GLX client vendor string
26 years ago
Brian Paul
df81387dfa
call _mesa_initialize_context()
26 years ago
Brian Paul
178a1c5a25
added _mesa_initialize_buffer/visual()
26 years ago
Brian Paul
9ad2ce070e
removed old profiling code
26 years ago
Brian Paul
96461a25c3
updated RENDERER version
26 years ago
Brian Paul
ca4a891bb3
minor clean-up
26 years ago
Keith Whitwell
0f32948dab
Use smooth shaded triangles always. Fix SoF bug.
26 years ago
Brian Paul
71dea349d2
minor clean-up
26 years ago
Brian Paul
353479fa8a
added GLX_EXT_import_context, 1.3 misc clean-up
26 years ago
Brian Paul
c397a6b283
more color table and imaging work
26 years ago
Keith Whitwell
7b5f09c7de
New clipping to avoid division by zero bug.
26 years ago
Brian Paul
4bdcfe50f8
dynamically allocate color table data, uses less memory
26 years ago
Brian Paul
0bb0c7cc85
GL_SGI_color_table info
26 years ago
Brian Paul
a5f4cae20a
work on GL_SGI_color_table
26 years ago
Brian Paul
0c12733fb7
added a comment about FP overflows
26 years ago
Brian Paul
83aeeb0967
cleaned up whitespace
26 years ago
Brian Paul
0501b25d69
minor updates
26 years ago
Brian Paul
bc95b628fe
wrapper for grTexLodBiasValue()
26 years ago
Brian Paul
825fb31e58
added GL_NV_texgen_emboss
26 years ago
Brian Paul
e9cd76e239
added some missing NV token values
26 years ago
Brian Paul
eae28ca68c
more clean-up
26 years ago
Brian Paul
76713fb0b0
version 8, added GL_EXT_texture_cube_map
26 years ago
Brian Paul
2511ba7c92
applied Bernd's changes to useBGR code
26 years ago
Jouk Jansen
ddf9b3aa48
Committing in .
VMS support for pixeltex.c
Modified Files:
Mesa/src/descrip.mms Mesa/src/pixeltex.h
----------------------------------------------------------------------
26 years ago
Brian Paul
ad2f32155f
applied Keith's fix for the Loki ice bug
26 years ago
Brian Paul
179870a5b8
more work on GL_SGI_color_table, pixel transfer code clean-up
26 years ago
Brian Paul
7a6bb1bb82
lots of clean-up, added d/s keys
26 years ago
Brian Paul
13811376c9
more GL_SGI_color_table extension work
26 years ago
Brian Paul
5223c4d33f
renamed alpha buffer functions
26 years ago
Brian Paul
716be93686
renamed stencil functions
26 years ago
Brian Paul
67c01f5f67
fixed duplicate variable problem
26 years ago
Brian Paul
ce8e1a4f13
silenced warnings in FX_grSstPerfStats()
26 years ago
Brian Paul
b5410da76e
fixed bug in XF86 writeRegionClipped()
26 years ago
Brian Paul
d0130a989a
clip depth/stencil spans to window bounds
26 years ago
Brian Paul
4fe34b27f6
initial work on GL_SGI_color_table extension
26 years ago
Brian Paul
ff3e00320e
fixed stride problem in read_R5G6B5_span
26 years ago
Brian Paul
43d8e2123f
added some more functions
26 years ago
Brian Paul
5605798e56
added glXGetFBConfigs(), fixed glXChooseFBConfig()
26 years ago
Brian Paul
a28a4f7820
removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI token
26 years ago
Brian Paul
47e719fa44
added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBConfig()
26 years ago
Brian Paul
a8ede6b076
fixed visual selection and reporting results
26 years ago
Brian Paul
8cce314c32
fixed GL_PGI_misc_hints identifiers
26 years ago
Brian Paul
ada5f1cd06
removed a printf
26 years ago
Brian Paul
39350966ad
added GL_EXT_color_matrix extension
26 years ago
Brian Paul
250069dbb4
added GL_SGI_color_matrix extension
26 years ago
Brian Paul
a518b47e5b
initial check-in
26 years ago
Brian Paul
767e2cf251
added GL_SGIX/SGIS_pixel_texture
26 years ago