index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
2
-1
/
+3
*
implemented FX_grSstPerfStats()
Brian Paul
2000-03-07
1
-6
/
+6
*
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
1
-0
/
+10
*
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-07
2
-2
/
+2
*
removed obsolete logicop function
Brian Paul
2000-03-03
1
-14
/
+4
*
depth buffer change, BGR/RGB setup change
Brian Paul
2000-03-03
1
-4
/
+18
*
clean-up warnings
Brian Paul
2000-03-03
3
-16
/
+20
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
3
-92
/
+169
*
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-27
3
-6
/
+6
*
inserted a tab
Brian Paul
2000-02-25
1
-2
/
+2
*
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
3
-7
/
+6
*
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
1
-3
/
+3
*
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
1
-1
/
+6
*
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-25
1
-181
/
+261
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-2
/
+2
*
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-23
3
-7
/
+8
*
fixed bug in 24bpp ximage pixel addressing
Brian Paul
2000-02-22
1
-3
/
+3
*
disabled an fprintf in FX_grSstQueryHardware()
Brian Paul
2000-02-22
1
-0
/
+2
*
replaced gl_ggiRendererString() with gl_ggiGetString()
Brian Paul
2000-02-17
1
-3
/
+6
*
replaced renderer_string() with get_string() func
Brian Paul
2000-02-17
1
-6
/
+14
*
update fog near/far bug fix
Brian Paul
2000-02-16
2
-47
/
+37
*
updated with changes from DRI project CVS
Brian Paul
2000-02-16
6
-29
/
+63
*
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-13
1
-0
/
+5
*
added MESA_FX_NO_SIGNALS env var (Michael Vance)
Brian Paul
2000-02-12
1
-2
/
+6
*
udpated version/copyright info
Brian Paul
2000-02-09
8
-16
/
+16
*
removed fxDDBufferSize proto
Brian Paul
2000-02-09
1
-4
/
+2
*
updated fxDDGetString() for DRI
Brian Paul
2000-02-09
1
-46
/
+72
*
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-06
1
-13
/
+17
[next]