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
*
softpipe: Clamp border colors when needed
Gert Wollny
2019-07-18
2
-14
/
+31
*
softpipe: set a lower minimum clamp value for texture coordinate border clamp
Gert Wollny
2019-07-18
1
-1
/
+1
*
softpipe: Correct repeat-mirror evaluation
Gert Wollny
2019-07-18
1
-5
/
+19
*
softpipe: Also mark textures as dirty when updating the framebuffer state
Gert Wollny
2019-07-18
1
-1
/
+1
*
etnaviv: set DITHER_MODE
Jonathan Marek
2019-07-17
1
-0
/
+1
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-07-17
1
-1
/
+4
*
etnaviv: fix blend color on newer GPUs
Jonathan Marek
2019-07-17
4
-19
/
+21
*
etnaviv: fix alpha blending cases
Jonathan Marek
2019-07-17
1
-6
/
+9
*
etnaviv: fix polygon offset
Jonathan Marek
2019-07-17
1
-1
/
+1
*
freedreno/a6xx: Drop the WFI in the program update stateobj.
Eric Anholt
2019-07-17
1
-2
/
+0
*
freedreno/a6xx: Drop the WFI in constant uploads.
Eric Anholt
2019-07-17
1
-2
/
+0
*
freedreno: Assert that we don't exceed constlen.
Eric Anholt
2019-07-17
1
-10
/
+24
*
freedreno: Fix more constlen overflows.
Eric Anholt
2019-07-17
1
-2
/
+5
*
freedreno: Drop stale comment about skipping uploads.
Eric Anholt
2019-07-17
1
-1
/
+0
*
virgl: Set meta data for textures from handle.
Lepton Wu
2019-07-17
1
-0
/
+1
*
iris: Enable fast clears on other miplevels and layers than 0.
Rafael Antognolli
2019-07-17
1
-8
/
+48
*
iris: Allow resolving clear color of CCS_D surfaces.
Rafael Antognolli
2019-07-17
1
-6
/
+2
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
2
-6
/
+10
*
broadcom: Move v3d_get_device_info to common
Andreas Bergmeier
2019-07-17
1
-51
/
+2
*
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
[next]