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
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
2010-07-19
ir_function_signature: Make actual_parameters public
Ian Romanick
2010-07-19
linker: Remove some unnecessary includes
Ian Romanick
2010-07-19
exec_list: Fix foreach_list_safe.
Kenneth Graunke
2010-07-19
mesa: remove restart.c from build
Brian Paul
2010-07-19
linker: Use foreach_list_safe in move_non_declarations
Ian Romanick
2010-07-19
linker: Move global instructions from the linked shader first
Ian Romanick
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
glsl2: Fix lexing of octal values, including "0".
Eric Anholt
2010-07-19
scons: Fix Mac OS X SCons build on 32-bit CPUs.
Vinson Lee
2010-07-19
glsl2: Fix the expression type for atan's pi * sign(y).
Eric Anholt
2010-07-19
i915: Ask the compiler to flatten out all the if statements that it can.
Eric Anholt
2010-07-19
glsl2: Add a pass for converting if statements to conditional assignment.
Eric Anholt
2010-07-19
glsl2: Give IR nodes a type field.
Eric Anholt
2010-07-19
ir_to_mesa: Do validation on the IR tree.
Eric Anholt
2010-07-19
util: add dummy field to empty structure types
Brian Paul
2010-07-19
ir_to_mesa: Don't do lowering passes on an errored-out shader.
Eric Anholt
[prev]
[next]