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-04-04
r300g: add conditional rendering
Marek Olšák
2010-04-04
r300g: add r4xx fragment shader registers
Marek Olšák
2010-04-04
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
r300g: properly setup textures from X server
Marek Olšák
2010-04-03
util: Use GCC atomic bultins on GCC 4.1 and higher only.
Vinson Lee
2010-04-03
xdemos: Build object files first
Jeremy Huddleston
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-02
mesa: display list support for GL_EXT_transform_feedback
Brian Paul
2010-04-02
mesa: plug in GL_EXT_transform_feedback functions into dispatch
Brian Paul
2010-04-02
glapi: regenerated files for EXT_transform_feedback
Brian Paul
2010-04-02
glapi: include/build EXT_transform_feedback.xml
Brian Paul
2010-04-02
glapi: new EXT_transform_feedback.xml file
Brian Paul
2010-04-02
glapi: fix error message
Brian Paul
2010-04-03
r300 compiler: add target output debugging.
Dave Airlie
2010-04-02
Propagate sizes when assigning a whole array to an unsized array
Ian Romanick
2010-04-02
Track whether whole-arrays are assignable
Ian Romanick
2010-04-02
Whole structures are assignable
Ian Romanick
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
python/tests: Output test results in a format that Hudson CI can understand.
José Fonseca
2010-04-02
Use glsl_type::element_type to get the type of array elements
Ian Romanick
2010-04-02
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
Ensure that 'in' and 'inout' formal parameters are valid lvalues
Ian Romanick
2010-04-02
Additional void parameter checks
Ian Romanick
2010-04-02
Require that function formal parameters have names
Ian Romanick
2010-04-02
gallium/docs: Dithering might not actually do anything.
Corbin Simpson
2010-04-02
r300g: Expound on dithering comment.
Corbin Simpson
2010-04-03
r300g: make dithering work like fglrx.
Dave Airlie
2010-04-02
gallium: fix dri_destroy_option_cache() when optionCache.info is NULL
Yann Droneaud
2010-04-02
draw llvm: fix translation of formats with variable components
Zack Rusin
2010-04-02
Make built-in gl_TexCoord available in vertex and fragment shaders
Ian Romanick
2010-04-02
Fix matching of integer function parameters
Ian Romanick
2010-04-02
Add bool/int conversion as IR operations.
Eric Anholt
2010-04-02
Add conversion of bool to float as an IR operation to match int to float.
Eric Anholt
2010-04-02
Add PASS / FAIL annotations to tests missing them.
Eric Anholt
2010-04-02
Test that invalid quailfiers aren't used on variables in GLSL 1.10.
Eric Anholt
2010-04-02
Allow array dereferences to be considered as lvalues.
Eric Anholt
2010-04-02
Test for the type being different in parameter_lists_match.
Eric Anholt
2010-04-02
Add some more operations to ir_constant_expression.cpp.
Eric Anholt
2010-04-02
Make ir_constant_expression.cpp support multi-component types.
Eric Anholt
2010-04-02
Simplify ir_constant_expression.cpp by factoring operand computation out.
Eric Anholt
2010-04-02
Reject non-float varyings.
Eric Anholt
2010-04-02
Remove fake ir_binop_logic_not. I think you meant ir_unop_logic_not.
Eric Anholt
2010-04-02
Handle logic not in constant expression evaluation.
Eric Anholt
2010-04-02
Fix error handling of logic operators.
Eric Anholt
2010-04-02
Emit errors for unfinished ast_to_hir expression operations.
Eric Anholt
2010-04-02
Fix ast_logic_not handling to be unary, not binary.
Eric Anholt
2010-04-02
Add errors for type results of other expressions.
Eric Anholt
2010-04-02
Emit errors from failure in arithmetic_result_type.
Eric Anholt
2010-04-02
Start trying to fill in a few bits of ir_constant_expression.cpp
Eric Anholt
2010-04-02
Compute the constant value of a constant initializer.
Eric Anholt
[prev]
[next]