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
Age
Commit message (
Expand
)
Author
2010-09-24
r600g: bring over fix from old path to new path
Jerome Glisse
2010-09-24
r600g: fix evergreen new path
Jerome Glisse
2010-09-24
r600g: fix evergreen new path
Jerome Glisse
2010-09-24
r600g: evergreen fix for new design
Jerome Glisse
2010-09-24
r600g: move use_mem_constants flags for new designs structure alignment
Jerome Glisse
2010-09-24
r600g: fix typo in evergreen define (resource are in [0x30000;0x34000] range)
Jerome Glisse
2010-09-24
r300g: make accessing map_list and buffer_handles thread-safe
Marek Olšák
2010-09-24
r300g: fixup long-lived BO maps being incorrectly unmapped when flushing
Marek Olšák
2010-09-23
r600g: initial evergreen support in new path
Jerome Glisse
2010-09-23
r600g: fix typo in evergreen register list
Dave Airlie
2010-09-22
r600g: disable shader rebuild optimization & account cb flush packet
Jerome Glisse
2010-09-22
r600g: flush color buffer after draw command
Jerome Glisse
2010-09-22
winsys: automatically build sw winsys needed by EGL and d3d1x
Luca Barbieri
2010-09-21
r600g: occlusion query for new design
Jerome Glisse
2010-09-21
r600g: directly allocate bo for user buffer
Jerome Glisse
2010-09-21
r600g: fix eg texture borders.
Dave Airlie
2010-09-20
r600g: add back reference check when mapping buffer
Jerome Glisse
2010-09-20
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
r600g: only flush for the correct colorbuffer, not all of them.
Dave Airlie
2010-09-20
r600g: fixup r700 CB_SHADER_CONTROL register.
Dave Airlie
2010-09-20
r600g: fix tiling support for ddx supplied buffers
Dave Airlie
2010-09-20
r600g: send correct surface base update for multi-cbufs
Dave Airlie
2010-09-19
r600g: Respect PB_USAGE_UNSYNCHRONIZED in radeon_bo_pb_map_internal().
Henri Verbeet
2010-09-19
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-19
r600g: Check for other references before checking for existing mappings in ra...
Henri Verbeet
2010-09-17
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-17
r600g: Fix memory leak on error path.
Vinson Lee
2010-09-17
r600g: Fix implicit declaration warning.
Vinson Lee
2010-09-17
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-17
r600g: alternative command stream building from context
Jerome Glisse
2010-09-18
r600g: oops got the use_mem_constant the wrong way around.
Dave Airlie
2010-09-17
r600g: use calloc for ctx bo allocations
Dave Airlie
2010-09-17
r600g: fixup map flushing.
Dave Airlie
2010-09-17
r600g: add winsys bo caching.
Dave Airlie
2010-09-17
r600g: add support for kernel bo
Dave Airlie
2010-09-17
r600g: use malloc bufmgr for constant buffers
Dave Airlie
2010-09-17
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-15
r300g: fix buffer reuse issue caused by previous commit
Dave Airlie
2010-09-15
r300g: prevent creating multiple winsys BOs for the same handle
Marek Olšák
2010-09-13
r300g: fix map_buffer
Marek Olšák
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-10
r600g: Only increase a bo's map_count if radeon_bo_map() succeeded.
Tilman Sauerbeck
2010-09-10
r600g: Fixed a bo leak in the error path of radeon_ctx_set_bo_new().
Tilman Sauerbeck
2010-09-10
r600g: fixup state calculations for picking states.
Dave Airlie
2010-09-10
r600g: evergreen CBs are more sane to support with a single state
Dave Airlie
2010-09-10
r600g: add multi-buffer flush support properly.
Dave Airlie
2010-09-10
r600g: fix regression in multi-buffer tests since CB flush merge
Dave Airlie
[next]