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-06-03
r600g: adapt to interface changes
Roland Scheidegger
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-02
test suite: Add expected output for every test.
Carl Worth
2010-06-02
Restore error message for a macro with unbalanced parentheses.
Carl Worth
2010-06-02
Eliminate some recursion from children of _expand_token_list
Carl Worth
2010-06-02
Remove dead code: _glcpp_parser_expand_token_list_onto
Carl Worth
2010-06-02
ir_dereference_array always operates on an r-value
Ian Romanick
2010-06-02
There is no class ir_label, so there's no need for ir_instruction::as_label
Ian Romanick
2010-06-02
Remove some cruft from the Makefile
Ian Romanick
2010-06-02
Factor out common sub-expression from multi-line-comment regular expression.
Carl Worth
2010-06-02
Make the multi-line comment regular expression a bit easier to read.
Carl Worth
2010-06-02
Fix multi-line comment regular expression to handle (non) nested comments.
Carl Worth
2010-06-01
Add builtin gl_LightSource[].
Eric Anholt
2010-06-01
builtins: Add support for reflect().
Eric Anholt
2010-06-01
builtins: Add ftransform().
Eric Anholt
2010-06-01
Allow arrays of floats as varyings.
Eric Anholt
2010-06-01
gl_Normal is a vec3 not a vec4.
Eric Anholt
2010-06-01
builtins: Add the mix(gentype, gentype, float) variant.
Eric Anholt
2010-06-01
Handle GLSL 1.20 implicit type conversions.
Eric Anholt
2010-06-01
builtins: Add atan().
Eric Anholt
2010-06-01
builtins: Add asin().
Eric Anholt
2010-06-01
ir_constant_expression: Handle several floating point unops.
Eric Anholt
2010-06-01
ir_constant_variable: New pass to mark constant-assigned variables constant.
Eric Anholt
2010-06-01
ir_constant_folding: Look at instructions in functions.
Eric Anholt
2010-06-01
ir_swizzle_swizzle: Reduce swizzle chains to a single swizzle.
Eric Anholt
2010-06-01
ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles.
Eric Anholt
2010-06-01
ir_expression_flattening: Handle flattening values out of swizzles, too.
Eric Anholt
2010-06-01
ir_expression_flattening: Fix breakage from hierarchichal visitor.
Eric Anholt
2010-06-01
Implement comment handling in the lexer (with test).
Carl Worth
2010-06-01
Fix #if-skipping to *really* skip the skipped group.
Carl Worth
2010-06-01
gallium: Don't depend directly on staging dir in Xorg template makefile
Jakob Bornecrantz
2010-06-03
tgsi: we don't support indirect input/output registers in SSE codegen yet
Brian Paul
2010-06-03
tgsi: whitespace cleanup
Brian Paul
2010-06-03
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-01
gallium: Don't always copy the dri driver to the staging dir
Jakob Bornecrantz
2010-06-01
gallium: Create a Xorg driver template Makefile
Jakob Bornecrantz
2010-06-03
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-06-03
gallivm: Factor out the quad derivative code into a single place. Fix ddy.
José Fonseca
2010-06-03
r300g: use util/u_debug
Joakim Sindholt
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
util/u_debug: add description field to debug_named_value
Joakim Sindholt
2010-06-03
scons: Handle Python OSError exception when missing libdrm_radeon.
Vinson Lee
2010-06-03
r300/compiler: print opcode names instead of numbers
Marek Olšák
2010-06-03
r300g: set the minimum texture stride to 64 bytes on RS600, RS690, and RS740
Marek Olšák
2010-06-02
dri/swrast: Remove unnecessary header.
Vinson Lee
2010-06-02
st/mesa: fix indirect addressing of input/output regs
Brian Paul
2010-06-02
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
[prev]
[next]