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
Age
Commit message (
Expand
)
Author
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-03
galahad: do map/unmap counting for resources
Brian Paul
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-20
galahad, i915g: Copy over constant buffer index check.
Corbin Simpson
2010-08-20
galahad, i915g: Move over a few state asserts.
Corbin Simpson
2010-08-19
galahad: Make it obvious on stderr that Galahad's active.
Corbin Simpson
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-06-28
glhd: Build with scons
Jakob Bornecrantz
2010-06-28
glhd: Re-integrate with the debug system
Jakob Bornecrantz
2010-06-28
glhd: Remove leftover file
Jakob Bornecrantz
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-24
glhd: Add test for logicop enable.
Corbin Simpson
2010-06-23
glhd: Simple rasterizer checks.
Corbin Simpson
2010-06-23
id, glhd: Unbreak texturing.
Corbin Simpson
2010-06-23
glhd: Use an environment variable (GALAHAD) to enable. Off by default.
Corbin Simpson
2010-06-22
id, glhd: Fix malloc/calloc of struct.
Corbin Simpson
2010-06-22
glhd: Add query protection.
Corbin Simpson
2010-06-22
glhd: Grab framebuffer state checks from r300g.
Corbin Simpson
2010-06-22
glhd: Grab resource_copy_region from r300g.
Corbin Simpson
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
id, glhd: Fix segfault with misreferenced pipe member.
Corbin Simpson
2010-06-22
targets, radeong: Add Galahad.
Corbin Simpson
2010-06-22
gallium/drivers: Create Galahad from identity.
Corbin Simpson