index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
update for Glide3
Brian Paul
2000-05-22
1
-2
/
+15
*
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
Brian Paul
2000-05-19
1
-3
/
+4
*
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-05
2
-6
/
+16
*
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul
2000-05-05
1
-18
/
+35
*
added check for tmuRam==4 for Voodoo2 (Bernd)
Brian Paul
2000-05-05
1
-1
/
+2
*
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-05-04
2
-3
/
+9
*
conditionally include some fields in the context struct for DRI / non-DRI
Brian Paul
2000-05-04
1
-0
/
+2
*
made fxMesaCurrentCtx static
Brian Paul
2000-05-04
1
-1
/
+1
*
call _mesa_initialize_context()
Brian Paul
2000-04-22
1
-7
/
+7
*
updated RENDERER version
Brian Paul
2000-04-20
1
-1
/
+1
*
minor clean-up
Brian Paul
2000-04-20
1
-5
/
+5
*
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-04-19
1
-14
/
+15
*
minor clean-up
Brian Paul
2000-04-19
3
-25
/
+53
*
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
1
-57
/
+85
*
minor updates
Brian Paul
2000-04-15
2
-1
/
+3
*
wrapper for grTexLodBiasValue()
Brian Paul
2000-04-15
2
-4
/
+13
*
applied Bernd's changes to useBGR code
Brian Paul
2000-04-14
1
-20
/
+57
*
silenced warnings in FX_grSstPerfStats()
Brian Paul
2000-04-11
1
-1
/
+1
*
fixed bug in XF86 writeRegionClipped()
Brian Paul
2000-04-11
1
-1
/
+1
*
fixed stride problem in read_R5G6B5_span
Brian Paul
2000-04-11
1
-2
/
+6
*
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-04-10
3
-6
/
+25
*
silenced a warning
Brian Paul
2000-04-07
1
-2
/
+1
*
new read_R5G5B5_span() function
Brian Paul
2000-04-07
1
-1
/
+58
*
new arguments to XMesaCreateVisual()
Brian Paul
2000-04-05
1
-7
/
+7
*
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
1
-244
/
+27
*
use BCOPY macro on FreeBSD
Brian Paul
2000-04-04
1
-3
/
+9
*
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
Brian Paul
2000-03-31
1
-2
/
+6
*
mask/disable stencil/accum clears in fxDDClear()
Brian Paul
2000-03-31
1
-1
/
+4
*
clean-up of info messages
Brian Paul
2000-03-31
1
-5
/
+5
*
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul
2000-03-31
1
-1
/
+5
*
misc clean-up
Brian Paul
2000-03-31
1
-46
/
+61
*
added more debugging code
Brian Paul
2000-03-31
1
-8
/
+18
*
added rest of GLX_EXT_visual_rating extension
Brian Paul
2000-03-31
1
-3
/
+12
*
minor tweak to GLX_VISUAL_CAVEAT_EXT query
Brian Paul
2000-03-31
1
-2
/
+3
*
updates for separate R/G/B/A accum buffer sizes
Brian Paul
2000-03-31
6
-27
/
+75
*
optimized glReadPixels()
Brian Paul
2000-03-30
1
-2
/
+121
*
new texture image download code
Brian Paul
2000-03-29
4
-477
/
+334
*
fixed some buffer clear bugs
Brian Paul
2000-03-29
1
-8
/
+12
*
Implemented support for the HP occlusion test extension (osmesa and X)
Randy Frank
2000-03-28
1
-61
/
+47
*
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-27
3
-316
/
+154
*
Minor fixups
Jon Taylor
2000-03-27
2
-6
/
+6
*
added new texture image functions, minor clean-up
Brian Paul
2000-03-23
1
-146
/
+177
*
added some comments and new texture image functions
Brian Paul
2000-03-23
1
-9
/
+22
*
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
4
-3
/
+11
*
updated renderer string version to 20000322
Brian Paul
2000-03-22
1
-1
/
+1
*
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
1
-1
/
+1
*
removed GL_FXMESA_global_texture_lod_bias extension
Brian Paul
2000-03-19
2
-15
/
+0
*
updated for Mesa 3.3
Brian Paul
2000-03-19
1
-21
/
+46
*
silence some warnings
Brian Paul
2000-03-17
1
-1
/
+4
*
removed old Depth buffer pointer var
Brian Paul
2000-03-17
1
-3
/
+5
[next]