index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima: remove its hash table entry when invalidating a resource
Icenowy Zheng
2020-02-24
1
-0
/
+2
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
1
-0
/
+3
*
tgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_components().
Eric Anholt
2020-02-24
1
-19
/
+2
*
v3d: Ask the state tracker to lower image accesses off of derefs.
Eric Anholt
2020-02-24
1
-0
/
+3
*
gallium: Add a cap for enabling lowering of image load/store intrinsics.
Eric Anholt
2020-02-24
3
-0
/
+4
*
iris: Use isl_aux_state_transition_write()
Nanley Chery
2020-02-24
1
-182
/
+13
*
iris: Use ISL's access preparation functions
Nanley Chery
2020-02-24
1
-256
/
+34
*
iris: Use isl_aux_usage_has_fast_clear()
Nanley Chery
2020-02-24
3
-5
/
+5
*
iris: Fix import sync-file into syncobj
Chris Wilson
2020-02-24
1
-0
/
+2
*
gallium/swr: Fix min/max range index draw
Krzysztof Raszkowski
2020-02-24
2
-2
/
+16
*
iris: Set MOCS for constant packets on Gen12+
Kenneth Graunke
2020-02-21
1
-0
/
+7
*
iris: Fix BLORP vertex buffers to respect ISL MOCS settings
Kenneth Graunke
2020-02-21
1
-7
/
+1
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
6
-23
/
+22
*
nir/builder: Return an integer from nir_get_texture_size
Jason Ekstrand
2020-02-21
1
-1
/
+1
*
util: Change os_same_file_description return type from bool to int
Michel Dänzer
2020-02-21
1
-1
/
+14
*
winsys/amdgpu: Make local variable r signed
Michel Dänzer
2020-02-21
1
-1
/
+2
*
panfrost: Rewrite texture descriptor creation logic
Alyssa Rosenzweig
2020-02-21
3
-168
/
+45
*
panfrost: Move format translation to root
Alyssa Rosenzweig
2020-02-21
11
-369
/
+1
*
panfrost: Move pan_afbc.c to root
Alyssa Rosenzweig
2020-02-21
3
-136
/
+0
*
panfrost: Move checksum routines to root panfrost
Alyssa Rosenzweig
2020-02-21
2
-42
/
+2
*
util: promote u_debug_memory.c to src/util
Erik Faye-Lund
2020-02-21
3
-454
/
+0
*
lima: implement PLB PP stream cache
Vasily Khoruzhick
2020-02-21
6
-120
/
+121
*
gallivm: fix crash in emit_get_buffer_size
Roland Scheidegger
2020-02-20
1
-1
/
+3
*
gallivm: fix crash with bptc border color sampling
Roland Scheidegger
2020-02-20
1
-1
/
+10
*
panfrost: Remove flush_frontbuffer
Alyssa Rosenzweig
2020-02-20
1
-11
/
+0
*
panfrost: LogicOp support
Icecream95
2020-02-20
4
-9
/
+88
*
gallium/auxiliary/vl: fix bob compute shaders for deint yuv
Thong Thai
2020-02-19
1
-0
/
+4
*
radeonsi: Fix compute copies for subsampled formats.
Bas Nieuwenhuizen
2020-02-19
1
-3
/
+18
*
gallium/util: remove unused u_surfaces.c/h
Marek Olšák
2020-02-19
4
-228
/
+0
*
panfrost: Remove old hack
Alyssa Rosenzweig
2020-02-19
1
-3
/
+2
*
panfrost: Remove old comment
Alyssa Rosenzweig
2020-02-19
1
-2
/
+0
*
panfrost: Remove dirty tracking
Alyssa Rosenzweig
2020-02-19
3
-57
/
+6
*
st/vdpau: Only call is_video_format_supported hook if needed
Michel Dänzer
2020-02-19
1
-7
/
+7
*
iris: Do not dereference nullptr with pipe_reference
Danylo Piliaiev
2020-02-19
2
-2
/
+4
*
intel/bufmgr: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
1
-1
/
+1
*
gallium: Only define PIPE_ALIGNSTACK on x86.
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Fix another uninitialized value warning, on init_val.
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Silence uninitialized variable warning about "scissor"
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Silence uninitialized variable warning about "vals"
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Fix warning about uninitialized "op" in the NIR path.
Eric Anholt
2020-02-18
1
-74
/
+75
*
llvmpipe: Silence uninitialized variable warning about "chan"
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Silence "possibly uninitialized value" warning for ssbo_limit.
Eric Anholt
2020-02-18
1
-2
/
+2
*
llvmpipe: Fix real uninitialized use of "atype" for SEMANTIC_FACE
Eric Anholt
2020-02-18
1
-0
/
+1
*
freedreno/registers: cleanup CP_SET_MARKER
Rob Clark
2020-02-18
3
-7
/
+7
*
panfrost: Remove enum panfrost_memory_layout
Alyssa Rosenzweig
2020-02-18
5
-50
/
+28
*
panfrost: Debitfieldize mali_uniform_buffer_meta
Alyssa Rosenzweig
2020-02-18
1
-11
/
+5
*
panfrost: Avoid reading GPU memory when packing vertices
Alyssa Rosenzweig
2020-02-18
1
-17
/
+18
*
panfrost: Cleanup transfer_map
Alyssa Rosenzweig
2020-02-18
1
-22
/
+1
*
panfrost: Update scoreboarding notes
Alyssa Rosenzweig
2020-02-18
1
-10
/
+6
*
panfrost: Rewrite scoreboarding routines
Alyssa Rosenzweig
2020-02-18
7
-494
/
+117
[next]