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-03-31
Add ast_function::hir
Ian Romanick
2010-03-31
Fix exec_list::move_nodes_to when the source list is empty
Ian Romanick
2010-03-31
Use ir_variable::clone to copy parameters to the function body
Ian Romanick
2010-03-31
Add ir_variable::clone
Ian Romanick
2010-03-31
Minor cleanups in ast_function_definition::hir
Ian Romanick
2010-04-01
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
r300g: add RGTC texture support
Marek Olšák
2010-03-31
Generate array constructor calls
Ian Romanick
2010-03-31
Add ir_function_signature::function_name
Ian Romanick
2010-03-31
Make ir_function::signatures private
Ian Romanick
2010-03-31
Add ir_function::iterator to iterate over function signatures
Ian Romanick
2010-03-31
Use ir_function::add_signature to create link between function and signature
Ian Romanick
2010-03-31
Add glsl_type::generate_constructor_prototype
Ian Romanick
2010-03-31
Refactor parts of match_function_by_name into process_parameters and process_...
Ian Romanick
2010-03-31
Reject array constructor calls in GLSL 1.10
Ian Romanick
2010-03-31
Use ast_type_specifier::glsl_type to get the type of a constructor
Ian Romanick
2010-03-31
Move type_specifier_to_glsl_type to ast_type_specifier::glsl_type
Ian Romanick
2010-03-31
More array declaration tests
Ian Romanick
2010-03-31
Fix big dumbness in glsl_type::get_array_instance
Ian Romanick
2010-04-01
r300g: format handling cleanup
Marek Olšák
2010-03-31
softpipe: Use S3TC when avaiilable,
José Fonseca
2010-03-31
util: Hook into libtxc_dxtn.so (WIP).
José Fonseca
2010-03-31
glsl_type array constructor generate a real name for the type
Ian Romanick
2010-03-31
llvmpipe: Don't call unused generate_clamp().
José Fonseca
2010-03-31
libgl-xlib: Fix missing X11 symbols.
José Fonseca
2010-03-31
util: Make the accessors bidimensional again.
José Fonseca
2010-03-31
Test that const declarations include initializers.
Eric Anholt
2010-03-31
Reject declarations with 'in' or 'out' qualifiers
Ian Romanick
2010-03-31
Add 'in' to some parameters of the function
Ian Romanick
2010-03-31
Add some variable declaration qualifier tests
Ian Romanick
2010-03-31
Fix comment bug and printf bug in previous commit
Ian Romanick
2010-03-31
util: First stab at half-float conversion.
Michal Krol
2010-03-31
Require that 'uniform' and 'varying' variables be declared at global scope
Ian Romanick
2010-03-31
Slightly refector checks for declarations that must be at global scope
Ian Romanick
2010-03-31
util: Describe PIPE_FORMAT_NONE as PIPE_FORMAT_R8_USCALED.
José Fonseca
2010-03-31
Implement logical operators.
Eric Anholt
2010-03-31
Test that variable names don't use the reserved gl_ prefix.
Eric Anholt
2010-03-31
util: Silence pointer to integer size mismatch errors.
José Fonseca
2010-03-31
util: Add callback to fetch a single pixel.
José Fonseca
2010-03-31
python/tests: Read the number of tests to execute from command line.
José Fonseca
2010-03-31
mesa: Use a consistent name of the external s3tc library for all windows comp...
José Fonseca
2010-03-31
scons: Force to consider the util/u_format_pack.py for util/u_format_table.c.
José Fonseca
2010-03-31
scons: Don't always include/links X11 headers/libs.
José Fonseca
2010-03-31
scons: Don't always link expat.
José Fonseca
2010-03-31
llvmpipe: Disable threads by default on embedded.
José Fonseca
2010-03-31
os: Temporarily use posix thread for embedded too.
Kurt Daverman
2010-03-31
scons: Allow any toolchain to be specified in the command line.
José Fonseca
2010-03-31
util: Remove the hand written u_tile.c functions for the ones that are code g...
José Fonseca
2010-03-31
util: Use u_format_pack.py's code instead of u_format_access.py.
José Fonseca
2010-03-31
llvmpipe: Don't rely on u_format_access.py
José Fonseca
[prev]
[next]