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
2011-02-22
xlib: pass Display pointer to XMesaGarbageCollect()
Andy Skinner
2011-02-08
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2010-11-29
drivers/x11: unifdef XFree86Server
Adam Jackson
2010-10-13
x11: fix breakage from gl_config::visualType removal
Brian Paul
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-05-13
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-03-03
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
mesa/xlib: Remove support for color-index rendering
Ian Romanick
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
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
[next]