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
*
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
*
Clean and update XMesa/XFree86 interface.
George Sapountzis
2007-03-30
5
-46
/
+24
*
Fix some renderbuffer reference counting issues. Also fixes a mem leak.
Brian
2007-03-25
1
-12
/
+0
*
Implement alpha buffer copy for SwapBuffers().
Brian
2007-03-23
2
-5
/
+8
*
Assorted fixes for dealing with zero-size frame/renderbuffers.
Brian
2007-03-16
2
-22
/
+31
*
added null xmctx check to XMesaResizeBuffers(), bug 7205
Mathias Hopf
2007-03-16
1
-0
/
+2
*
clear the b->frontxrb->drawable field in xmesa_free_buffer(), see bug 7205
Brian
2007-03-14
1
-0
/
+6
*
move CLIENT_ID code in xmesa_delete_framebuffer(), see bug 7205
Brian
2007-03-14
1
-6
/
+3
*
fix renderbuffer mem leak
Brian
2007-03-06
1
-0
/
+12
*
formatting fix
Brian
2007-03-06
1
-4
/
+2
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-2
/
+2
*
fix comment
Brian
2007-02-27
1
-2
/
+1
*
Rewrite code related to buffer destruction.
Brian
2007-02-26
3
-74
/
+101
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
2
-5
/
+4
|
\
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-4
/
+4
|
|
\
|
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
1
-9
/
+7
|
*
|
switch several dri drivers over
Keith Whitwell
2006-10-30
2
-1
/
+2
|
*
|
switch over to vbo module
Keith Whitwell
2006-10-29
2
-5
/
+3
*
|
|
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().
George Sapountzis
2007-01-26
1
-0
/
+7
*
|
|
fixes for C++ warnings/errors
Brian
2007-01-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix some && (logical) that should clearly have been & (bitwise).
Adam Jackson
2006-11-09
1
-4
/
+4
*
|
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-9
/
+7
|
/
*
Don't use x/y/w/h params given to Clear().
Brian Paul
2006-10-18
2
-160
/
+59
*
Remove get_buffer_size()
Brian Paul
2006-10-17
2
-15
/
+4
*
remove some old code that could cause infinite recursion
Brian Paul
2006-10-16
1
-7
/
+0
*
Big re-org of buffer size management.
Brian Paul
2006-10-14
4
-491
/
+526
*
assorted clean-ups
Brian Paul
2006-10-14
1
-56
/
+38
*
In xmesa_DrawPixels_8R8G8B() check if drawing into a window system buffer,
Brian Paul
2006-10-11
1
-16
/
+17
*
List of source (.c) files in each directory.
Brian Paul
2006-10-11
1
-0
/
+8
*
make current GLX context per-thread
Brian Paul
2006-09-20
1
-4
/
+33
*
fix a memleak in DestroyContext()
Brian Paul
2006-09-20
1
-5
/
+6
*
don't use xmesa_DrawPixels_8R8G8B() if there's a software alpha channel
Brian Paul
2006-09-10
1
-1
/
+2
*
check if ext->name is null before strcmp()
Brian Paul
2006-08-31
1
-1
/
+1
*
Use XAddExtension() to register an XCloseDisplay() callback function.
Brian Paul
2006-08-30
4
-5
/
+103
[next]