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
...
*
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
1
-2
/
+2
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+1
*
remove old comments
Brian Paul
2008-06-21
1
-2
/
+0
*
assorted glide driver fixes
Wilfried Holzke
2008-06-17
1
-1
/
+2
*
fix Xlib libGL.so build problem.
Brian Paul
2008-06-09
1
-1
/
+1
*
remove realglx.[ch] from build
Brian
2008-06-08
1
-2
/
+0
*
added dependencies
Brian Paul
2008-06-05
1
-0
/
+22
*
new Makefile for building "stand-alone", Xlib-based libGL
Brian Paul
2008-06-05
1
-0
/
+59
*
prefix some includes with mesa/ or glapi/
Brian Paul
2008-06-05
2
-10
/
+10
*
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
2008-05-27
1
-4
/
+5
*
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-8
/
+0
*
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-23
1
-1
/
+70
*
glcore: build from mesa
George Sapountzis
2008-04-23
1
-0
/
+1
*
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+1
*
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-16
1
-99
/
+166
*
Fix some issues with glDrawBuffer(GL_NONE), bug 14198
Brian
2008-01-22
1
-7
/
+20
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
2
-5
/
+5
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
3
-8
/
+8
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
joukj
2007-11-30
1
-1
/
+1
|
\
|
*
fix typo
Brian
2007-11-03
1
-1
/
+1
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-10-31
1
-7
/
+6
|
\
|
|
*
don't apply ColorMask to main gc
Brian
2007-10-22
1
-7
/
+6
*
|
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-10-03
1
-1
/
+4
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-07-25
2
-3
/
+8
|
\
|
|
*
fix GLX_STEREO handling (bug 11705)
Brian
2007-07-23
1
-1
/
+6
|
*
fix GLX_USE_TLS breakage, fix a warning
Brian
2007-06-12
1
-2
/
+2
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-06-08
7
-37
/
+458
|
\
|
|
*
remove #include "GL/glxtokens.h"
Brian
2007-05-25
1
-1
/
+0
|
*
Fix xserver build after recent XMesa changes.
Michel Dänzer
2007-05-22
2
-17
/
+10
|
*
return True for GLX_Y_INVERTED_EXT query
Brian
2007-05-21
1
-1
/
+1
|
*
Overhaul/simplify SWvertex and SWspan attribute handling.
Brian
2007-05-20
1
-4
/
+4
|
*
Implement GLX_EXT_texture_from_pixmap.
Brian
2007-05-19
5
-25
/
+454
*
|
Updated OpenVMS makefiles
J.Jansen
2007-05-10
1
-3
/
+4
|
/
*
fix some renderbuffer/wrapper bugs
Brian
2007-05-02
1
-6
/
+6
*
xmesa: call _glapi_set_dispatch() for all xserver DDXes.
George Sapountzis
2007-04-20
1
-2
/
+0
*
xmesa: minor cosmetic
George Sapountzis
2007-04-20
1
-29
/
+25
*
xmesa: split FX functions to separate file, part 2.
George Sapountzis
2007-04-20
4
-15
/
+32
*
xmesa: split FX functions to separate file, part 1.
George Sapountzis
2007-04-20
4
-240
/
+300
*
xmesa: spilt FX code to separate functions.
George Sapountzis
2007-04-20
3
-27
/
+34
*
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
2007-04-20
3
-6
/
+284
*
xmesa: drop glide (FX) backend.
George Sapountzis
2007-04-19
3
-284
/
+6
*
use b->display instead of b->xm_visual->display to fix some problems detected...
Brian
2007-04-16
1
-7
/
+7
*
xmesa: drop unused XMesaPutImageHelper.
George Sapountzis
2007-04-13
2
-24
/
+0
*
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-13
2
-14
/
+15
*
xmesa: use newly added xm_image.[hc]
George Sapountzis
2007-04-06
4
-29
/
+13
*
xmesa: add xf86glx_util.[hc] from xserver as xm_image.[hc]
George Sapountzis
2007-04-06
2
-0
/
+254
*
remove debug printf
Brian
2007-04-04
1
-1
/
+0
*
Fix some bugs/issues related to alpha channel support. See bug 10483.
Brian
2007-04-01
1
-31
/
+23
*
If using PF_8A8B8G8R, be sure alpha is correctly handled.
Brian
2007-04-01
2
-23
/
+40
*
re-order tokens, fix comments
Brian
2007-04-01
1
-4
/
+4
[prev]
[next]