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
/
winsys
/
r600
Age
Commit message (
Expand
)
Author
2011-02-08
r600g: silence a few valgrind warnings
Brian Paterni
2011-02-03
r600g: Make some more things static.
Henri Verbeet
2011-02-01
r600g: align the tiling modes with what the DDX and kernel expects.
Dave Airlie
2011-02-01
r600g: start looking at evergreen tiling.
Dave Airlie
2011-01-31
scons: Gracefully handle pkg-config errors with libdrm_radeon.
Vinson Lee
2011-01-31
r600g: fix eg OQ properly.
Dave Airlie
2011-01-31
r600g: fix OQ on evergreen
Alex Deucher
2011-01-31
r600g: fix occlusion query results.
Dave Airlie
2011-01-25
r600g: Implement timer queries.
Mathias Fröhlich
2011-01-25
r600g: Implement asyncronous query results.
Mathias Fröhlich
2011-01-25
r600g: Fix meaning of num_results for queries.
Mathias Fröhlich
2011-01-25
fix potential leak in r600_context_init
Tim Wiederhake
2011-01-25
silences some valgrind warnings
Tim Wiederhake
2011-01-18
r600g: Kill trailing whitespace.
Henri Verbeet
2011-01-15
r600g: Remove the redundant radeon_new() prototype.
Henri Verbeet
2011-01-11
r600g: move user fence into base radeon structure
Jerome Glisse
2011-01-06
r600g: add support for NI (Northern Islands) GPUs
Alex Deucher
2010-12-22
r600g: r600_new() and r600_delete() are unused.
Henri Verbeet
2010-12-22
r600g: remove useless switch statements
Alex Deucher
2010-12-22
r600g: drop unused code in evergreen.
Dave Airlie
2010-12-10
r600g: fix bo size when creating bo from handle
Jerome Glisse
2010-12-09
r600g: Fix SCons build.
Vinson Lee
2010-12-09
r600g: avoid using pb* helper we are loosing previous cpu cycle with it
Jerome Glisse
2010-12-07
r600g: fix userspace fence against lastest kernel
Jerome Glisse
2010-12-06
r600g: remove useless flush map
Jerome Glisse
2010-12-05
r600g: Cleanup block bo references in r600_context_fini().
Henri Verbeet
2010-12-03
r600g: more indentation fix + warning silencing + dead code removal
Jerome Glisse
2010-11-25
r300g/r600g: bump cache manager timeouts to 1s
Dave Airlie
2010-11-22
r600g: add support for ontario APUs
Alex Deucher
2010-11-22
r600g: fix some winsys functions to deal properly with evergreen
Alex Deucher
2010-11-22
r600g: fix additional EVENT_WRITE packet
Alex Deucher
2010-11-19
r600g: add fetch shader capabilities
Jerome Glisse
2010-11-19
r600g: All EVENT_WRITE packets need the EVENT_INDEX field
Alex Deucher
2010-11-19
r600g: fix occlusion query on evergreen (avoid lockup)
Jerome Glisse
2010-11-17
r600g: fix buffer alignment
Alex Deucher
2010-11-15
r600g: Cleanup the fenced_bo list in r600_context_fini().
Henri Verbeet
2010-11-10
r600g: allow driver to work without submitting cmd to GPU
Jerome Glisse
2010-11-10
ws/r600: match bo_busy shared/fence logic in bo_wait
Keith Whitwell
2010-11-08
r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)
Benjamin Franzke
2010-11-03
r600g: set hardware pixel centers according to gl_rasterization_rules
Keith Whitwell
2010-11-03
r600g: propogate resource usage flags to winsys, use to choose bo domains
Keith Whitwell
2010-11-02
r600g: Fixed two memory leaks in winsys.
Tilman Sauerbeck
2010-11-02
r600g: Made radeon_bo::map_count signed.
Tilman Sauerbeck
2010-11-02
r600g: Fixed unmap condition in radeon_bo_pb_destroy().
Tilman Sauerbeck
2010-11-02
r600g: Made radeon_bo_pb_map_internal() actually call radeon_bo_map().
Tilman Sauerbeck
2010-11-02
r600g: Removed unused 'ptr' argument from radeon_bo().
Tilman Sauerbeck
2010-10-27
r600g: In radeon_bo(), call LIST_INITHEAD early.
Tilman Sauerbeck
2010-10-23
r600g: not fatal if we can't get tiling info from kernel
Dave Airlie
2010-10-18
r600g: retrieve tiling info from kernel for shared buffers.
Dave Airlie
2010-10-18
r600g: get tiling info from kernel
Dave Airlie
[next]