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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Merge varyings_mem into transient buffers
Alyssa Rosenzweig
2019-07-17
3
-15
/
+5
*
softpipe: pass stream-out targets to draw-module early
Erik Faye-Lund
2019-07-17
2
-15
/
+8
*
softpipe: Remove unused static function
Gert Wollny
2019-07-17
1
-9
/
+0
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
3
-12
/
+3
*
u_format: Remove pointless comments.
Eric Anholt
2019-07-16
1
-6
/
+0
*
u_half_test: Turn it into an actual unit test.
Eric Anholt
2019-07-16
1
-4
/
+5
*
panfrost: Use 64-bit descriptors globally
Tomeu Vizoso
2019-07-16
3
-32
/
+10
*
panfrost: Implement opportunistic AFBC
Alyssa Rosenzweig
2019-07-16
5
-1
/
+100
*
panfrost/mfbd: Zero out framebuffer_stride
Alyssa Rosenzweig
2019-07-16
1
-2
/
+3
*
panfrost: AFBC buffers must be cache-line aligned
Alyssa Rosenzweig
2019-07-16
1
-0
/
+5
*
panfrost: Add Z/S and MRT BOs to the job
Alyssa Rosenzweig
2019-07-16
2
-10
/
+12
*
panfrost: Set usage2 during draw, not CSO
Alyssa Rosenzweig
2019-07-16
2
-24
/
+37
*
v3d: flag dirty state when binding new sampler states
Iago Toral Quiroga
2019-07-16
1
-0
/
+20
*
lima/ppir: Fix assert condition in ppir_codegen_encode_branch.
Vinson Lee
2019-07-15
1
-1
/
+1
*
panfrost/ci: Blacklist flush finish tests
Alyssa Rosenzweig
2019-07-15
1
-0
/
+1
*
panfrost: Don't leak oversized transient allocations
Alyssa Rosenzweig
2019-07-15
1
-0
/
+4
*
panfrost: Implement panfrost_bo_cache_evict_all
Alyssa Rosenzweig
2019-07-15
1
-1
/
+9
*
panfrost: Implement panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
1
-1
/
+16
*
panfrost: Implement panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
1
-2
/
+6
*
panfrost: Add pan_bucket helper
Alyssa Rosenzweig
2019-07-15
1
-0
/
+6
*
panfrost: Implement pan_bucket_index helper
Alyssa Rosenzweig
2019-07-15
1
-0
/
+25
*
panfrost: Add BO cache data structure
Alyssa Rosenzweig
2019-07-15
3
-0
/
+24
*
panfrost: Describe BO cache architecture
Alyssa Rosenzweig
2019-07-15
1
-0
/
+20
*
panfrost: Stub out panfrost_bo_cache_evict
Alyssa Rosenzweig
2019-07-15
3
-0
/
+17
*
panfrost: Stub out panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
4
-3
/
+34
*
panfrost: Stub out panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
4
-10
/
+66
*
panfrost: Don't leak the blend CSO hash table
Alyssa Rosenzweig
2019-07-15
1
-3
/
+2
*
panfrost: Cleanup after scoreboarding
Alyssa Rosenzweig
2019-07-15
1
-0
/
+6
*
panfrost: Allocate UBOs on the stack, not the heap
Alyssa Rosenzweig
2019-07-15
3
-2
/
+5
*
radeonsi: verify buffer_offset value before using it
Pierre-Eric Pelloux-Prayer
2019-07-15
1
-0
/
+7
*
gallium: use MAP_DIRECTLY to mean supression of DISCARD in buffer_subdata
Marek Olšák
2019-07-15
6
-21
/
+34
*
iris: Better handle decoder base addresses
Kenneth Graunke
2019-07-15
1
-0
/
+3
*
panfrost: Advertise more depth/stencil formats
Alyssa Rosenzweig
2019-07-15
1
-2
/
+7
*
panfrost/mfbd: Add Z32 rendering support
Alyssa Rosenzweig
2019-07-15
1
-4
/
+24
*
panfrost: Fix blend_cso if nr_cbufs == 0
Alyssa Rosenzweig
2019-07-15
1
-3
/
+6
*
panfrost: Cleanup shader upload code
Alyssa Rosenzweig
2019-07-15
4
-71
/
+14
*
panfrost: Remove all old allocators
Alyssa Rosenzweig
2019-07-15
6
-166
/
+0
*
panfrost: Use transient memory for occlusion queries
Alyssa Rosenzweig
2019-07-15
1
-1
/
+1
*
panfrost: Remove bizarre hack
Alyssa Rosenzweig
2019-07-15
1
-9
/
+0
*
panfrost: Upload vertex descriptors to *transient* memory
Alyssa Rosenzweig
2019-07-15
2
-11
/
+20
*
panfrost: Delay resource mmaps
Alyssa Rosenzweig
2019-07-15
3
-3
/
+15
*
panfrost: Cleanup PAN_ALLOCATE_*
Alyssa Rosenzweig
2019-07-15
1
-4
/
+18
*
panfrost/drm: Don't mmap INVISIBLE buffers
Alyssa Rosenzweig
2019-07-15
1
-4
/
+12
*
lima/ppir: Fix branch codegen
Vasily Khoruzhick
2019-07-14
3
-3
/
+5
*
lima/ppir: Fix assert condition in ppir_codegen_encode_discard
Vasily Khoruzhick
2019-07-14
1
-1
/
+1
*
etnaviv: fix incorrect varying interpolation
Jonathan Marek
2019-07-14
1
-5
/
+7
*
etnaviv: reduce rs alignment requirement for two pixel pipes GPU
Jonathan Marek
2019-07-14
4
-39
/
+24
*
etnaviv: fix nearest_linear / linear_nearest filtering on GC3000
Jonathan Marek
2019-07-14
2
-2
/
+10
*
etnaviv: fix nearest filtering
Jonathan Marek
2019-07-14
1
-2
/
+7
*
meson: Add dep_thread dependency.
Vinson Lee
2019-07-13
1
-0
/
+1
[next]