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
/
xm_api.c
Age
Commit message (
Expand
)
Author
2007-10-31
fix some breakage from lifting vbo/tnl code
Brian
2007-10-31
Lift VBO/tnl stuff up out of drivers
Brian
2007-10-28
Replace supported_formats with is_format_supported interface.
Michal Krol
2007-10-26
surface_alloc() is now a winsys function.
Brian
2007-10-20
use combined depth/stencil buffer when possible
Brian
2007-10-18
Alternate CopyPixels path based on get/put_tile().
Brian
2007-10-14
accum buffer support
Brian
2007-08-23
fix-up stencil buffers
Brian
2007-08-17
fix buffer clearing problems
Brian
2007-08-09
asst changes to get softpipe rendering again (no zbuf support for now)
Brian
2007-08-06
call st_init_driver_functions()
Brian
2007-08-06
use new xmesa_create_softpipe()
Brian
2007-08-02
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-01
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-07-10
remove debug printf
Brian
2007-07-06
Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...
michal
2007-06-14
Rename directories again?!
Keith Whitwell
2007-05-25
remove #include "GL/glxtokens.h"
Brian
2007-05-24
Use the x11 driver as a test harness for the softpipe/state_tracker code.
Keith Whitwell
2007-05-22
Fix xserver build after recent XMesa changes.
Michel Dänzer
2007-05-19
Implement GLX_EXT_texture_from_pixmap.
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-13
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-01
Fix some bugs/issues related to alpha channel support. See bug 10483.
Brian
2007-03-30
Clean and update XMesa/XFree86 interface.
George Sapountzis
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-06
formatting fix
Brian
2007-03-06
Fix/improve framebuffer object reference counting.
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
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-29
switch over to vbo module
Keith Whitwell
2006-10-17
Remove get_buffer_size()
Brian Paul
2006-10-14
Big re-org of buffer size management.
Brian Paul
2006-10-14
assorted clean-ups
Brian Paul
2006-08-30
Use XAddExtension() to register an XCloseDisplay() callback function.
Brian Paul
2006-03-30
When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fields
Brian Paul
2006-03-16
Moved _glapi_check_multithread() call into drivers, instead of in
Brian Paul
2006-01-10
added a couple new assertions to help debug XGL problem
Brian Paul
2005-12-02
Fix two failures encountered when running out of memory during XImage
Brian Paul
[next]