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
...
*
gallium/cso_hash: pack cso_node better
Marek Olšák
2020-02-28
1
-1
/
+1
*
panfrost: Increase SSBO/image limit from 4->8
Alyssa Rosenzweig
2020-02-27
1
-1
/
+1
*
etnaviv: disable INT_FILTER for ASTC
Jonathan Marek
2020-02-27
1
-0
/
+3
*
panfrost: Add PAN_MESA_DEBUG=gles3 option
Alyssa Rosenzweig
2020-02-27
2
-7
/
+15
*
panfrost: Expose PIPE_CAP_PRIMITIVE_RESTART
Alyssa Rosenzweig
2020-02-27
1
-0
/
+1
*
panfrost: Don't set shared->unk0
Alyssa Rosenzweig
2020-02-27
1
-1
/
+0
*
panfrost: Fix gl_VertexID/InstanceID
Alyssa Rosenzweig
2020-02-27
3
-4
/
+7
*
panfrost: Implement index buffer cache
Alyssa Rosenzweig
2020-02-27
3
-1
/
+114
*
panfrost: Combine get_index_buffer with bound computation
Alyssa Rosenzweig
2020-02-27
1
-16
/
+25
*
radeon/jpeg: fix the jpeg dt_pitch with YUYV format
Leo Liu
2020-02-27
1
-5
/
+2
*
st/va: add support YUY2
Pierre-Eric Pelloux-Prayer
2020-02-27
2
-1
/
+4
*
st/va: enable 4:2:2 chroma format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-2
/
+2
*
radeonsi: fix surf_pitch for subsampled surface
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-10
/
+10
*
gallium/vl: add 4:2:2 support
Pierre-Eric Pelloux-Prayer
2020-02-27
2
-7
/
+20
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
23
-37
/
+26
*
format: add format_to_chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-0
/
+20
*
radeonsi: test subsampled format in testdma
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-30
/
+31
*
gallivm/nir: handle mod 0 better.
Dave Airlie
2020-02-26
1
-3
/
+19
*
gallivm/nir: fix integer divide SIGFPE
Dave Airlie
2020-02-26
1
-5
/
+16
*
gallivm/tgsi: fix stream id regression
Dave Airlie
2020-02-26
1
-2
/
+5
*
iris: Apply the flushes when switching pipelines.
Rafael Antognolli
2020-02-26
1
-12
/
+4
*
gallium/hash_table: remove some function wrappers
Marek Olšák
2020-02-26
32
-220
/
+108
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
29
-281
/
+74
*
gallium/hash_table: use the same callback signatures as util/hash_table
Marek Olšák
2020-02-26
5
-40
/
+40
*
gallium/hash_table: consolidate hash tables with FD keys
Marek Olšák
2020-02-26
8
-142
/
+58
*
gallium/hash_table: consolidate hash tables with pointer keys
Marek Olšák
2020-02-26
16
-184
/
+47
*
tgsi_to_nir: set num_images and num_samplers with holes correctly
Marek Olšák
2020-02-26
1
-0
/
+14
*
panfrost: Remove some more prints to stdout
Tomeu Vizoso
2020-02-26
1
-2
/
+2
*
ac,radeonsi: add ac_gpu_info::lds_size_per_cu
Samuel Pitoiset
2020-02-26
1
-7
/
+1
*
lima: expose fragment shader derivatives capability
Icenowy Zheng
2020-02-26
1
-0
/
+3
*
v3d: Sync on last CS when non-compute stage uses resource written by CS
Jose Maria Casanova Crespo
2020-02-25
6
-25
/
+76
*
dri: add another get shm variant.
Dave Airlie
2020-02-25
1
-0
/
+3
*
gallium/util: remove unused debug_print_foo helpers
Erik Faye-Lund
2020-02-24
4
-159
/
+0
*
gallium/util: do not use debug_print_format
Erik Faye-Lund
2020-02-24
3
-16
/
+4
*
util: move debug_memory_{begin,end} to os_memory_debug.h
Erik Faye-Lund
2020-02-24
2
-7
/
+0
*
hud: add GALLIUM_HUD_SCALE
Jonathan Marek
2020-02-24
1
-8
/
+11
*
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
[prev]
[next]