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
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-09-20
xlib: always call _mesa_meta_init/free()
Brian Paul
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
Eric Anholt
2009-09-08
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-03
Add ARB_sync to the xorg sw dri driver.
Eric Anholt
2009-08-31
xlib: option to enable/test meta functions (disabled)
Brian Paul
2009-03-03
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
2009-03-02
mesa: remove unused AUX buffers
Brian Paul
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-09
mesa: replace _mesa_unreference_framebuffer() with _mesa_reference_framebuffer()
Brian Paul
2009-01-28
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-10
xmesa: deprecate the "XMesa" interface
Brian Paul
2008-09-18
mesa: prefix more #includes with "main/"
Brian Paul
2008-06-05
prefix some includes with mesa/ or glapi/
Brian Paul
2008-04-23
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-01
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2007-05-25
remove #include "GL/glxtokens.h"
Brian
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
[next]