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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
etnaviv: compiled_framebuffer_state: get rid of SE_SCISSOR_*
Christian Gmeiner
2020-03-30
2
-18
/
+5
*
etnaviv: s/scissor_s/scissor
Christian Gmeiner
2020-03-30
3
-7
/
+7
*
etnaviv: get rid of struct compiled_scissor_state
Christian Gmeiner
2020-03-30
4
-31
/
+15
*
etnaviv: do the left shift by 16 at emit time
Christian Gmeiner
2020-03-30
2
-16
/
+16
*
etnaviv: rework clippling calculation to be a derived state
Christian Gmeiner
2020-03-30
3
-43
/
+48
*
etnaviv: get rid of SE_CLIP_*
Christian Gmeiner
2020-03-30
3
-28
/
+14
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-272
/
+0
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
21
-9286
/
+8970
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
52
-46736
/
+42975
*
radeon: fix includes
Pierre-Eric Pelloux-Prayer
2020-03-30
4
-0
/
+9
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
8
-8
/
+9
*
radeonsi/gfx10: fix descriptors and compute registers for compute-based culling
Marek Olšák
2020-03-28
1
-14
/
+39
*
radeonsi/gfx10: fix the wave size for compute-based culling
Marek Olšák
2020-03-28
5
-6
/
+19
*
radeonsi/gfx10: user correct ACQUIRE_MEM packet for compute-based culling
Marek Olšák
2020-03-28
1
-8
/
+23
*
radeonsi/gfx10: fix ds.ordered.add intrinsic for compute-based culling
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi/gfx10: don't use NGG culling if compute-based culling is used
Marek Olšák
2020-03-28
1
-0
/
+1
*
radeonsi: add num_vbos_in_user_sgprs into the shader cache key
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi: always create wait_mem_scratch for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: set amdgpu-gds-size for mode == 2 of compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+4
*
radeonsi: fix incorrect ordered_wave_id initilization for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: remove obsolete TODO comment related to compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+0
*
lima: Implement lima_texture_subdata
Vasily Khoruzhick
2020-03-28
1
-13
/
+65
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
1
-1
/
+1
*
nv50, nvc0: fix must_check warning of util_dynarray_resize_bytes
Karol Herbst
2020-03-27
2
-6
/
+14
*
nv50: remove unused variable
Erik Faye-Lund
2020-03-27
1
-2
/
+0
*
intel/perf: break GL query stuff away
Lionel Landwerlin
2020-03-27
4
-5
/
+1
*
radeonsi: enable full out-of-order drawing when allow_draw_out_of_order is set
Marek Olšák
2020-03-26
1
-2
/
+4
*
radeonsi: Stop exposing PIPE_SHADER_CAP_FP16
Kristian H. Kristensen
2020-03-25
1
-1
/
+1
*
freedreno: ssbo: mark resource read or written depending on usage
Christian Gmeiner
2020-03-25
1
-10
/
+15
*
freedreno: ssbo: keep track if a buffer gets written
Christian Gmeiner
2020-03-25
2
-0
/
+3
*
freedreno: simplify fd_set_shader_buffers(..)
Christian Gmeiner
2020-03-25
1
-16
/
+8
*
freedreno: calculate modified bit mask only once
Christian Gmeiner
2020-03-25
1
-6
/
+2
*
etnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half-float support
Marek Vasut
2020-03-25
1
-1
/
+2
*
freedreno: Enable mediump lowering
Hyunjun Ko
2020-03-24
2
-2
/
+4
*
freedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
Jonathan Marek
2020-03-24
1
-1
/
+1
*
radeonsi: clarify the conditions when FLUSH_AND_INV_DB is needed
Pierre-Eric Pelloux-Prayer
2020-03-24
2
-14
/
+7
*
lima: Add missing source file to Android.mk
Roman Stratiienko
2020-03-23
1
-0
/
+1
*
iris: Set patch count threshold in 3DSTATE_HS
Sagar Ghuge
2020-03-23
1
-0
/
+7
*
panfrost: Align Android makefiles with recent changes
Roman Stratiienko
2020-03-23
2
-1
/
+4
*
etnaviv: nir: add compile_check_limits
Jonathan Marek
2020-03-22
1
-38
/
+73
*
vbo,gallium: make glBegin/End buffer size configurable by drivers
Marek Olšák
2020-03-21
1
-0
/
+3
*
lima: add support for R and RG formats
Vasily Khoruzhick
2020-03-20
7
-37
/
+157
*
lima: split pixel and texel format tables
Vasily Khoruzhick
2020-03-20
4
-46
/
+78
*
zink/spirv: do not use bitwise operations on booleans
Erik Faye-Lund
2020-03-20
1
-5
/
+22
*
freedreno: Switch to exposing only half-integer pixel centers.
Eric Anholt
2020-03-19
1
-1
/
+5
*
r600: Fix build error in sfn_nir_lower_fs_out_to_vector.cpp
John Stultz
2020-03-19
1
-1
/
+1
*
vc4_bufmgr: Remove duplicative VC definition
John Stultz
2020-03-19
1
-8
/
+0
*
etnaviv: Avoid shift overflow
John Stultz
2020-03-19
1
-1
/
+1
*
Android.mk: Tweak MESA_ENABLE_LLVM checks
John Stultz
2020-03-19
1
-0
/
+4
*
intel/iris: Always initialize CCS to 0
Jason Ekstrand
2020-03-19
1
-13
/
+1
[next]