index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: fix occlusion query after change to block structure
Jerome Glisse
2010-09-27
1
-3
/
+3
*
r600g: fix pointsprite & resource unbinding
Jerome Glisse
2010-09-27
2
-14
/
+40
*
r600g: build packet header once
Jerome Glisse
2010-09-27
2
-85
/
+160
*
r600g: add evergreen texture resource properly.
Dave Airlie
2010-09-27
1
-3
/
+109
*
radeong: fix leaks
Joakim Sindholt
2010-09-26
1
-0
/
+3
*
r600g: disable early cull optimization when occlusion query running
Jerome Glisse
2010-09-26
4
-0
/
+60
*
r600g: Include p_compiler.h instead of malloc.h.
Vinson Lee
2010-09-26
1
-1
/
+1
*
r600g: Remove unused variables.
Vinson Lee
2010-09-26
1
-1
/
+1
*
r600g: Don't return a value in function returning void.
Vinson Lee
2010-09-26
1
-1
/
+1
*
r600g: Remove unused variable.
Vinson Lee
2010-09-25
1
-1
/
+0
*
r600g: add eg db count control register.
Dave Airlie
2010-09-25
1
-0
/
+1
*
r600g: bring over fix from old path to new path
Jerome Glisse
2010-09-24
1
-10
/
+39
*
r600g: fix evergreen new path
Jerome Glisse
2010-09-24
1
-3
/
+10
*
r600g: fix evergreen new path
Jerome Glisse
2010-09-24
2
-13
/
+15
*
r600g: evergreen fix for new design
Jerome Glisse
2010-09-24
3
-40
/
+23
*
r600g: move use_mem_constants flags for new designs structure alignment
Jerome Glisse
2010-09-24
1
-1
/
+1
*
r600g: fix typo in evergreen define (resource are in [0x30000;0x34000] range)
Jerome Glisse
2010-09-24
1
-1
/
+1
*
r300g: make accessing map_list and buffer_handles thread-safe
Marek Olšák
2010-09-24
1
-6
/
+58
*
r300g: fixup long-lived BO maps being incorrectly unmapped when flushing
Marek Olšák
2010-09-24
1
-4
/
+10
*
r600g: initial evergreen support in new path
Jerome Glisse
2010-09-23
3
-11
/
+707
*
r600g: fix typo in evergreen register list
Dave Airlie
2010-09-23
1
-1
/
+1
*
r600g: disable shader rebuild optimization & account cb flush packet
Jerome Glisse
2010-09-22
1
-1
/
+9
*
r600g: flush color buffer after draw command
Jerome Glisse
2010-09-22
1
-1
/
+36
*
winsys: automatically build sw winsys needed by EGL and d3d1x
Luca Barbieri
2010-09-22
1
-0
/
+10
*
r600g: occlusion query for new design
Jerome Glisse
2010-09-21
2
-5
/
+153
*
r600g: directly allocate bo for user buffer
Jerome Glisse
2010-09-21
2
-24
/
+27
*
r600g: fix eg texture borders.
Dave Airlie
2010-09-21
2
-13
/
+16
*
r600g: add back reference check when mapping buffer
Jerome Glisse
2010-09-20
1
-6
/
+7
*
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
1
-7
/
+7
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
4
-0
/
+74
*
r600g: only flush for the correct colorbuffer, not all of them.
Dave Airlie
2010-09-20
1
-2
/
+4
*
r600g: fixup r700 CB_SHADER_CONTROL register.
Dave Airlie
2010-09-20
1
-1
/
+1
*
r600g: fix tiling support for ddx supplied buffers
Dave Airlie
2010-09-20
1
-9
/
+9
*
r600g: send correct surface base update for multi-cbufs
Dave Airlie
2010-09-20
1
-2
/
+4
*
r600g: Respect PB_USAGE_UNSYNCHRONIZED in radeon_bo_pb_map_internal().
Henri Verbeet
2010-09-19
1
-0
/
+8
*
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-19
2
-18
/
+13
*
r600g: Check for other references before checking for existing mappings in ra...
Henri Verbeet
2010-09-19
1
-6
/
+8
*
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-17
1
-1
/
+2
*
r600g: Fix memory leak on error path.
Vinson Lee
2010-09-17
1
-1
/
+1
*
r600g: Fix implicit declaration warning.
Vinson Lee
2010-09-17
1
-0
/
+1
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-17
1
-3
/
+0
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
5
-9
/
+1310
*
r600g: oops got the use_mem_constant the wrong way around.
Dave Airlie
2010-09-18
1
-1
/
+1
*
r600g: use calloc for ctx bo allocations
Dave Airlie
2010-09-17
1
-1
/
+1
*
r600g: fixup map flushing.
Dave Airlie
2010-09-17
1
-5
/
+9
*
r600g: add winsys bo caching.
Dave Airlie
2010-09-17
4
-31
/
+24
*
r600g: add support for kernel bo
Dave Airlie
2010-09-17
8
-50
/
+344
*
r600g: use malloc bufmgr for constant buffers
Dave Airlie
2010-09-17
3
-1
/
+9
*
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
4
-10
/
+42
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
8
-72
/
+140
[next]