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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
4
-16
/
+16
*
fixed mistake in alpha buffer clear test
Brian Paul
2001-03-01
1
-2
/
+2
*
added s/w alpha buffer clearing
Brian Paul
2001-03-01
1
-1
/
+8
*
removed some bogus code
Brian Paul
2001-02-22
1
-3
/
+1
*
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions
Brian Paul
2001-02-19
1
-1
/
+6
*
added MESA_GLX_FORCE_CI env var (useful for conformance testing)
Brian Paul
2001-02-17
1
-17
/
+35
*
fixed a few CI mode span bugs and a dither bug
Brian Paul
2001-02-13
1
-13
/
+36
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-8
/
+19
*
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-02-06
1
-2
/
+2
*
fixed inverted Y coord for dithering in write_span_DITHER_5R6G5B_ximage()
Brian Paul
2001-01-29
1
-7
/
+8
*
Update implementations of Driver.Clear().
Keith Whitwell
2001-01-29
1
-15
/
+13
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-7
/
+31
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
2
-26
/
+22
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
4
-107
/
+154
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
1
-10
/
+11
*
revert XMesaCreateContext changes
Keith Whitwell
2001-01-08
2
-90
/
+85
*
Modify X11 driver and fake glx to store a GLcontext
Keith Whitwell
2001-01-08
8
-97
/
+103
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
2
-58
/
+58
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
2
-2
/
+4
*
Major rework of tnl module
Keith Whitwell
2000-12-26
3
-13
/
+15
*
added more GLX extension function stubs
Brian Paul
2000-12-15
3
-94
/
+702
*
added some more GLX extension entrypoints (fix GLUT link problems when using ...
Brian Paul
2000-12-14
3
-11
/
+147
*
use inverted Y coordinate for choosing dither value (conformance fixes)
Brian Paul
2000-12-13
2
-23
/
+31
*
tweaked truecolor dither kernel setup code
Brian Paul
2000-12-13
1
-6
/
+6
*
fixed bug 123918: glXCopySubBuffer() y position off by one
Brian Paul
2000-12-08
1
-3
/
+3
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-3
/
+3
*
Modified Files:
Jouk Jansen
2000-11-22
1
-9
/
+9
*
Committing in .
Jouk Jansen
2000-11-22
6
-99
/
+99
*
* More work on the auto* build system
Jon Taylor
2000-11-19
2
-3
/
+4
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
2
-153
/
+153
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-4
/
+2
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
5
-15
/
+10
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
6
-340
/
+249
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-2
/
+2
*
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-11-10
2
-4
/
+4
*
test ctx->RenderMode in chooser functions, removed dead code
Brian Paul
2000-11-06
2
-205
/
+36
*
added buffer test to xmesa_choose_point(), fixes X protocol error
Brian Paul
2000-11-06
1
-4
/
+6
*
Use the new software rasterizer. Reworked optimized line,tri,point
Keith Whitwell
2000-11-05
5
-417
/
+489
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
3
-65
/
+73
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
2
-2
/
+40
*
Committing in .
Jouk Jansen
2000-10-30
1
-2
/
+2
*
better handling of GLX_DEPTH_SIZE in glXChooseVisual()
Brian Paul
2000-10-05
1
-6
/
+7
*
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-28
2
-5
/
+5
*
renamed gl_copy_context to _mesa_copy_context
Brian Paul
2000-09-26
1
-2
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
4
-33
/
+33
*
added some casts (Takaaki Nomura)
Brian Paul
2000-09-12
2
-32
/
+32
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
1
-18
/
+21
*
added xmesa_update_span_funcs()
Brian Paul
2000-09-07
1
-2
/
+6
*
newly organized Xlib driver files
Brian Paul
2000-09-07
5
-0
/
+10515
*
Committing in .
Jouk Jansen
2000-08-22
3
-3
/
+12
[next]