Brian Paul
82b02f0ef2
initial code for GL_EXT_histogram extension
25 years ago
Brian Paul
9cff558064
more error reporting
25 years ago
Brian Paul
293cee7669
fixed glDrawBuffer(GL_NONE) bug
25 years ago
Brian Paul
cf576500dc
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
25 years ago
Brian Paul
1afd946ce8
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
25 years ago
Brian Paul
cafc3b35c7
added check for tmuRam==4 for Voodoo2 (Bernd)
25 years ago
Brian Paul
9635376e44
fixed the nested extern warning
25 years ago
Brian Paul
9f0289dfac
EnvMode GL_BLEND and tex invalidate changes from Daryll
25 years ago
Brian Paul
a14d28c2bd
removed GL_HAS_GLEXT
25 years ago
Brian Paul
474e2f4dbb
added a bunch of missing token values
25 years ago
Brian Paul
d78acfa365
removed software alpha flag from GLvisual struct
25 years ago
Brian Paul
065607e884
conditionally include some fields in the context struct for DRI / non-DRI
25 years ago
Brian Paul
0b5566a9d6
made fxMesaCurrentCtx static
25 years ago
Brian Paul
e70c623cf0
removed software alpha flag from GLvisual struct
25 years ago
Brian Paul
ad08108616
added GL_EXT_histogram
25 years ago
Brian Paul
1a1cf7ed75
implemented GL_EXT_histogram extension
25 years ago
Brian Paul
f882577812
fixed backslash typo in sunos configs
25 years ago
Brian Paul
b0ef7454f4
fixed tar file list of widget files
25 years ago
Brian Paul
07ec12f745
removed glxdpyinfo
25 years ago
Brian Paul
f3b3ab924f
Removed. Use glxinfo instead.
25 years ago
Brian Paul
ede979fcb5
removed all DRI-isms
25 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