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
Age
Commit message (
Expand
)
Author
2010-07-20
radeon: Remove unnecessary header.
Vinson Lee
2010-07-20
glsl2: Add definitions of the builtin constants present in GLSL 1.10.
Eric Anholt
2010-07-20
glsl2: Fix asin() implementation.
Eric Anholt
2010-07-20
r600g: split trans unit computation
Jerome Glisse
2010-07-20
glsl2: notEqual() produces a boolean value, not the base type of the args.
Eric Anholt
2010-07-20
glsl2: Constant-fold assignment conditions.
Eric Anholt
2010-07-20
glsl2: Don't validate IR if there were compilation errors
Ian Romanick
2010-07-20
ir_to_mesa: Fix swizzled writemasks with swapped component ordering.
Eric Anholt
2010-07-20
st/mesa: implement and advertise GL_ARB_draw_elements_base_vertex
Marek Olšák
2010-07-20
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-20
st/mesa: implement depth texture modes
Marek Olšák
2010-07-20
mesa: call ctx->Driver.ChooseTextureFormat() only when necessary.
Brian Paul
2010-07-20
graw/tests: pass -e option to test draw_elements_instanced()
Brian Paul
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
linker: Remove the FINISHME comment for intrastage linking
Ian Romanick
2010-07-19
linker: Remove redundant check for 'main' in shaders
Ian Romanick
2010-07-19
linker: Track and validate GLSL versions used in shaders
Ian Romanick
2010-07-19
glsl2: Use Elements macro
Ian Romanick
2010-07-19
linker: Recursively resolve function calls in imported functions
Ian Romanick
2010-07-19
linker: look up function signatures during linking instead of using callee
Ian Romanick
2010-07-19
linker: Pull find_matching_signature out of call_link_visitor
Ian Romanick
2010-07-19
glsl2: Explicitly walk lists in ir_function::parameter_lists_match
Ian Romanick
2010-07-19
linker: Add comment about bug in initializer handling
Ian Romanick
2010-07-19
linker: First bits of intrastage, intershader function linking
Ian Romanick
[prev]
[next]