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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Turn on swr for relevant targets
Dylan Baker
2018-01-08
4
-8
/
+6
*
meson: Build SWR driver
Dylan Baker
2018-01-08
3
-0
/
+455
*
ac: rework emit_barrier() to not segfault on radeonsi
Timothy Arceri
2018-01-09
1
-9
/
+8
*
ac: add load_tess_level() to the abi
Timothy Arceri
2018-01-09
3
-0
/
+32
*
radeonsi: add load_tess_level() helper
Timothy Arceri
2018-01-09
1
-14
/
+19
*
spirv: Do implicit conversions of uint to bool in OpStore
Jason Ekstrand
2018-01-08
1
-0
/
+19
*
spirv: Loosen the validation for load/store type matching
Jason Ekstrand
2018-01-08
1
-6
/
+33
*
spirv: Require a storage type for OpStore destinations
Jason Ekstrand
2018-01-08
1
-0
/
+4
*
spirv: Add a vtn_types_compatible helper
Jason Ekstrand
2018-01-08
2
-0
/
+55
*
spirv: Store the id of the type in vtn_type
Jason Ekstrand
2018-01-08
3
-5
/
+8
*
spirv: Add a mechanism for dumping failing shaders
Jason Ekstrand
2018-01-08
2
-0
/
+29
*
spirv: Rework asserts in var_decoration_cb
Jason Ekstrand
2018-01-08
1
-7
/
+8
*
spirv: Rework error checking for decorations
Jason Ekstrand
2018-01-08
1
-9
/
+32
*
spirv: Add better type validation to OpTypeImage
Jason Ekstrand
2018-01-08
1
-7
/
+10
*
spirv: Switch on vtn_base_type in OpComposite(Extract|Insert)
Jason Ekstrand
2018-01-08
1
-37
/
+32
*
spirv: Refactor Op[Spec]ConstantComposite and add better validation
Jason Ekstrand
2018-01-08
1
-36
/
+32
*
spirv: Add better validation to Op[Spec]Constant
Jason Ekstrand
2018-01-08
1
-2
/
+7
*
spirv: Remove a pointless assignment in SpvOpSpecConstant
Jason Ekstrand
2018-01-08
1
-1
/
+0
*
spirv: Unify boolean constants and add better validation
Jason Ekstrand
2018-01-08
1
-10
/
+11
*
spirv/info: Add spirv_op_to_string
Jason Ekstrand
2018-01-08
2
-0
/
+11
*
spirv: Make 'info' a local array spirv_info_c.py
Jason Ekstrand
2018-01-08
1
-3
/
+5
*
spirv: Add better error messages in vtn_value helpers
Jason Ekstrand
2018-01-08
1
-11
/
+15
*
spirv: Import 1.2 rev 3 headers and grammar from Khronos
Caio Marcelo de Oliveira Filho
2018-01-08
2
-164
/
+431
*
radv: get InstanceID from VGPR1 (or VGPR2 for tess) instead of VGPR3
Samuel Pitoiset
2018-01-08
1
-8
/
+24
*
radv: avoid PS partial flushes when viewports/scissors don't change
Samuel Pitoiset
2018-01-08
1
-6
/
+33
*
radv: add has_scissor_bug for Vega10 and Raven
Samuel Pitoiset
2018-01-08
3
-2
/
+6
*
radv/gfx9: do not load VGPR1 when GS uses points or lines
Samuel Pitoiset
2018-01-08
1
-1
/
+3
*
radv: make shader BOs read-only for the GPU
Samuel Pitoiset
2018-01-08
3
-1
/
+7
*
radv: make descriptor BOs read-only for the GPU
Samuel Pitoiset
2018-01-08
2
-3
/
+7
*
radv: make the indirect GFX config BO read-only for the GPU
Samuel Pitoiset
2018-01-08
1
-1
/
+2
*
radv/winsys: make IBs read-only for the GPU
Samuel Pitoiset
2018-01-08
1
-6
/
+11
*
radv/winsys: add RADEON_FLAG_READ_ONLY
Samuel Pitoiset
2018-01-08
2
-1
/
+4
*
radv/winsys: rework radv_amdgpu_bo_va_op()
Samuel Pitoiset
2018-01-08
1
-17
/
+23
*
link mesautil with pthreads
Igor Gnatenko
2018-01-08
1
-0
/
+2
*
anv: Allow PMA optimization to be enabled in secondary command buffers
Alex Smith
2018-01-08
1
-1
/
+21
*
glsl: Respect std430 layout in lower_buffer_access
Florian Will
2018-01-08
1
-4
/
+10
*
nir: fix st_nir_assign_var_locations for patch variables
Karol Herbst
2018-01-08
1
-2
/
+6
*
nvc0: enable bindless on kepler
Ilia Mirkin
2018-01-07
1
-3
/
+3
*
nvc0: add bindless image support for kepler
Ilia Mirkin
2018-01-07
11
-75
/
+272
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
10
-5
/
+183
*
nv50/ir: use the image info in the instruction rather than decl
Ilia Mirkin
2018-01-07
1
-52
/
+24
*
nvc0/ir: safen up lowering logic against overwriting reused values
Ilia Mirkin
2018-01-07
1
-2
/
+4
*
nvc0: update tic in-place when buffer address changes
Ilia Mirkin
2018-01-07
2
-14
/
+21
*
nvc0: ensure that pushbuf keeps ref to old text/tls bos
Ilia Mirkin
2018-01-07
1
-0
/
+13
*
i965: Torch public intel_batchbuffer_emit_dword/float helpers.
Kenneth Graunke
2018-01-06
2
-15
/
+2
*
i965: Require space for MI_BATCHBUFFER_END.
Kenneth Graunke
2018-01-06
1
-2
/
+5
*
i965: Shut up a few unused variable warnings.
Kenneth Graunke
2018-01-06
1
-2
/
+2
*
ac: add ac_build_fmin/fmax helpers
Marek Olšák
2018-01-06
2
-15
/
+22
*
mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up
Marek Olšák
2018-01-06
5
-32
/
+11
*
mesa: Tidy up the 4.6 section of GL4x.xml
Neil Roberts
2018-01-06
1
-5
/
+10
[next]