index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
Age
Commit message (
Expand
)
Author
2007-06-25
code for functional Z buffer surface
Brian
2007-06-20
checkpoint: implement z/depth testing
Brian
2007-06-20
actually use new glClear code
Brian
2007-06-20
plug in write_mono_row_ub
Brian
2007-06-19
Re-org of surface/framebuffer state.
Brian
2007-06-14
Rename directories again?!
Keith Whitwell
2007-05-24
Use the x11 driver as a test harness for the softpipe/state_tracker code.
Keith Whitwell
2007-05-02
fix some renderbuffer/wrapper bugs
Brian
2007-04-20
xmesa: call _glapi_set_dispatch() for all xserver DDXes.
George Sapountzis
2007-04-20
xmesa: minor cosmetic
George Sapountzis
2007-04-20
xmesa: split FX functions to separate file, part 2.
George Sapountzis
2007-04-20
xmesa: split FX functions to separate file, part 1.
George Sapountzis
2007-04-20
xmesa: spilt FX code to separate functions.
George Sapountzis
2007-04-20
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
2007-04-19
xmesa: drop glide (FX) backend.
George Sapountzis
2007-04-16
use b->display instead of b->xm_visual->display to fix some problems detected...
Brian
2007-04-13
xmesa: drop unused XMesaPutImageHelper.
George Sapountzis
2007-04-13
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-06
xmesa: use newly added xm_image.[hc]
George Sapountzis
2007-04-06
xmesa: add xf86glx_util.[hc] from xserver as xm_image.[hc]
George Sapountzis
2007-04-04
remove debug printf
Brian
2007-04-01
Fix some bugs/issues related to alpha channel support. See bug 10483.
Brian
2007-04-01
If using PF_8A8B8G8R, be sure alpha is correctly handled.
Brian
2007-04-01
re-order tokens, fix comments
Brian
2007-03-30
Clean and update XMesa/XFree86 interface.
George Sapountzis
2007-03-25
Fix some renderbuffer reference counting issues. Also fixes a mem leak.
Brian
2007-03-23
Implement alpha buffer copy for SwapBuffers().
Brian
2007-03-16
Assorted fixes for dealing with zero-size frame/renderbuffers.
Brian
2007-03-16
added null xmctx check to XMesaResizeBuffers(), bug 7205
Mathias Hopf
2007-03-14
clear the b->frontxrb->drawable field in xmesa_free_buffer(), see bug 7205
Brian
2007-03-14
move CLIENT_ID code in xmesa_delete_framebuffer(), see bug 7205
Brian
2007-03-06
fix renderbuffer mem leak
Brian
2007-03-06
formatting fix
Brian
2007-03-06
Fix/improve framebuffer object reference counting.
Brian
2007-02-27
fix comment
Brian
2007-02-26
Rewrite code related to buffer destruction.
Brian
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-26
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().
George Sapountzis
2007-01-23
fixes for C++ warnings/errors
Brian
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-09
Fix some && (logical) that should clearly have been & (bitwise).
Adam Jackson
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-29
switch over to vbo module
Keith Whitwell
2006-10-18
Don't use x/y/w/h params given to Clear().
Brian Paul
2006-10-17
Remove get_buffer_size()
Brian Paul
2006-10-16
remove some old code that could cause infinite recursion
Brian Paul
2006-10-14
Big re-org of buffer size management.
Brian Paul
2006-10-14
assorted clean-ups
Brian Paul
[next]