Brian Paul
d78acfa365
removed software alpha flag from GLvisual struct
26 years ago
Brian Paul
065607e884
conditionally include some fields in the context struct for DRI / non-DRI
26 years ago
Brian Paul
0b5566a9d6
made fxMesaCurrentCtx static
26 years ago
Brian Paul
e70c623cf0
removed software alpha flag from GLvisual struct
26 years ago
Brian Paul
ad08108616
added GL_EXT_histogram
26 years ago
Brian Paul
1a1cf7ed75
implemented GL_EXT_histogram extension
26 years ago
Brian Paul
f882577812
fixed backslash typo in sunos configs
26 years ago
Brian Paul
b0ef7454f4
fixed tar file list of widget files
26 years ago
Brian Paul
07ec12f745
removed glxdpyinfo
26 years ago
Brian Paul
f3b3ab924f
Removed. Use glxinfo instead.
26 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