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
Age
Commit message (
Expand
)
Author
2010-07-20
softpipe: Support non-depth-stencil formats in sp_tile_cache_flush_clear().
Michal Krol
2010-07-20
glx: #ifdef DRI specific prototype
Kristian Høgsberg
2010-07-20
glx/dri2: Fix dri2CopySubBuffer() again.
Michel Dänzer
2010-07-20
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-20
st/egl: Fixes for recent GLX cleanup.
Chia-I Wu
2010-07-20
st/dri: Remove driFrameTrackingExtension.
Chia-I Wu
2010-07-19
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
glx: Move drawHash to display private
Kristian Høgsberg
2010-07-19
glx: Don't use __glXInitialize() when we might be holding __glXLock()
Kristian Høgsberg
2010-07-19
glx: Workaround mismatch in signedness between extensions and protocol
Kristian Høgsberg
2010-07-19
glx: Move __DRIdrawable pointers to DRI drawable privates
Kristian Høgsberg
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
glx: Move __driScreen into the dri screen privates
Kristian Høgsberg
2010-07-19
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
glx: Rename various DRI structs away from obnoxious __GLXfooRec convention
Kristian Høgsberg
2010-07-19
glx: Factor out common code from dri2WaitGL() and dri2WaitX()
Kristian Høgsberg
2010-07-19
glx: Dont use dri2WaitX() to update fake front
Kristian Høgsberg
2010-07-19
i965: Mostly fix glsl-max-varyings.
Eric Anholt
2010-07-19
i965: Clean up message register setup in emit_vertex_write().
Eric Anholt
2010-07-19
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
i965: Clarify the nr_regs calculation in brw_clip.c
Eric Anholt
2010-07-19
i965: Don't set up VUE space for the disabled user clip distances on gen6.
Eric Anholt
2010-07-19
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
2010-07-19
mesa: remove restart.c from build
Brian Paul
2010-07-19
r300g: fix possible crash in destroy_context
Marek Olšák
2010-07-19
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
util: add dummy field to empty structure types
Brian Paul
2010-07-19
r300g: fix typo
Marek Olšák
2010-07-19
r300g: use memory pools for buffer_create and get_transfer
Marek Olšák
2010-07-19
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-19
st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 format
Marek Olšák
2010-07-19
glx: Fix drawable lookup in DRI2 event handler
Kristian Høgsberg
2010-07-18
r300g: u_upload optimisation
Dave Airlie
2010-07-18
gallium/st/dri2: add dri2 vblank query extension support
Sven Arvidsson
2010-07-18
llvmpipe: Remove dead initialization.
Vinson Lee
2010-07-17
r300g: final fix for r3xx constant buffer emission
Marek Olšák
2010-07-17
r300g: fix typo in r3xx constant buffer emission
Marek Olšák
2010-07-17
r300g: fix constant buffer emission on r3xx
Marek Olšák
2010-07-17
llvmpipe: Remove unused variable in lp_test_sincos.
Vinson Lee
2010-07-16
nv50: s/__func__/__FUNCTION__/
Vinson Lee
2010-07-16
nouveau: s/__func__/__FUNCTION__/
Vinson Lee
2010-07-16
nouveau: s/snprintf/util_snprintf/
Vinson Lee
2010-07-16
r300g: Remove unnecessary header.
Vinson Lee
2010-07-16
nouveau: s/inline/INLINE/
Vinson Lee
2010-07-16
glut: Remove duplicate symbol definition.
José Fonseca
2010-07-16
scons: Fix Cygwin build.
Vinson Lee
[next]