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
path:
root
/
src
/
gallium
/
drivers
/
galahad
/
glhd_screen.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-10-22
galahad: silence warnings
Brian Paul
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-08-29
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-20
galahad: remove incorrect comment just added
Luca Barbieri
2010-08-20
galahad: check resource_create template
Luca Barbieri
2010-08-19
galahad: Make it obvious on stderr that Galahad's active.
Corbin Simpson
2010-06-28
glhd: Re-integrate with the debug system
Jakob Bornecrantz
2010-06-22
glhd: Grab is_format_supported warning from r300g.
Corbin Simpson
2010-06-22
glhd: Add glhd_warn for unconditional stderr output.
Corbin Simpson
2010-06-22
gallium/drivers: Create Galahad from identity.
Corbin Simpson