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
/
xm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some old DRI-isms
Brian Paul
2001-05-29
1
-18
/
+2
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
1
-2
/
+2
*
changed xmesa_visual and xmesa_buffer structs to directly include GLvisual an...
Brian Paul
2001-04-27
1
-68
/
+54
*
Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederk...
Brian Paul
2001-04-10
1
-5
/
+6
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-5
/
+8
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
1
-3
/
+4
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-4
/
+4
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-28
/
+28
*
revert XMesaCreateContext changes
Keith Whitwell
2001-01-08
1
-65
/
+64
*
Modify X11 driver and fake glx to store a GLcontext
Keith Whitwell
2001-01-08
1
-64
/
+65
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-2
/
+4
*
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
*
Committing in .
Jouk Jansen
2000-11-22
1
-16
/
+16
*
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
1
-6
/
+3
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-12
/
+5
*
Use the new software rasterizer. Reworked optimized line,tri,point
Keith Whitwell
2000-11-05
1
-25
/
+32
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-1
/
+2
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-1
/
+17
*
Committing in .
Jouk Jansen
2000-10-30
1
-2
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-26
/
+26
*
newly organized Xlib driver files
Brian Paul
2000-09-07
1
-0
/
+2624