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
*
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
*
removed all dependencies on XMesa
Brian Paul
2000-08-13
1
-21
/
+5
*
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-08-13
1
-11
/
+8
*
updated version to 3.5
Brian Paul
2000-08-08
1
-3
/
+3
*
updated Phil's email address
Brian Paul
2000-08-02
1
-2
/
+2
*
a bunch of thread-safety changes
Brian Paul
2000-07-19
1
-1
/
+4
*
variety of updates to better conform to real GLX
Brian Paul
2000-06-08
3
-64
/
+59
*
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
Brian Paul
2000-05-19
1
-3
/
+4
*
minor clean-up
Brian Paul
2000-04-19
3
-25
/
+53
*
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-04-10
3
-6
/
+25
*
new arguments to XMesaCreateVisual()
Brian Paul
2000-04-05
1
-7
/
+7
*
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
Brian Paul
2000-03-31
1
-2
/
+6
*
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
2
-21
/
+69
*
silence some warnings
Brian Paul
2000-03-17
1
-1
/
+4
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-4
/
+25
*
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
[next]