Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
b73ce64fb8d71dd4cecaa9548a9bc4ba110c24e8
b73ce64
ac: add gs_{prim,invocation}_id to the abi
by Timothy Arceri
· 7 years ago
8ae92a9
radeonsi: gather stream info in nir path
by Timothy Arceri
· 7 years ago
cd58b98
mapi: Use correct shared libraries suffix on macOS.
by Vinson Lee
· 7 years ago
ae7b4fd
tgsi: whitespace clean-ups in tgsi_util.[ch]
by Brian Paul
· 7 years ago
cbfc92c
svga: s/unsigned/enum tgsi_texture_type/
by Brian Paul
· 7 years ago
dc37cb0
tgsi: s/unsigned/enum tgsi_texture_type/
by Brian Paul
· 7 years ago
bf41b2b
gallium/wgl: fix default pixel format issue
by Frank Richter
· 7 years ago
824e808
svga: issue debug warning for unsupported two-sided stencil state
by Brian Paul
· 7 years ago
cacb884
st/mesa: whitespace fixes in st_manager.c
by Brian Paul
· 7 years ago
8150690
st/mesa: whitespace clean-ups in st_context.c
by Brian Paul
· 7 years ago
0605a6c
st/mesa: move st_manager_destroy() earlier in file
by Brian Paul
· 7 years ago
3a74eb3
st/mesa: move st_init_driver_flags() earlier in file
by Brian Paul
· 7 years ago
955cbdf
docs: update llvmpipe.html build instructions
by Brian Paul
· 7 years ago
d61a914
etnaviv: Add sampler TS support
by Wladimir J. van der Laan
· 7 years ago
59d76e7
etnaviv: Flush TS cache before changing TS configuration
by Wladimir J. van der Laan
· 7 years ago
0d6d9b5
etnaviv: Add TS_SAMPLER formats to etnaviv_format
by Wladimir J. van der Laan
· 7 years ago
ade528e
etnaviv: Check that resource has a valid TS in etna_resource_needs_flush
by Wladimir J. van der Laan
· 7 years ago
b24cb40
etnaviv: rnndb update
by Wladimir J. van der Laan
· 7 years ago
00bf875
radv: it isn't an error to not support a format or driver
by Dave Airlie
· 7 years ago
5da2b26
i965: Drop some reserved space remnants.
by Kenneth Graunke
· 7 years ago
e48cc01
intel: Drop mtypes.h include from brw_compiler.h.
by Kenneth Graunke
· 7 years ago
0704702
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
by Kenneth Graunke
· 7 years ago
ff96491
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
by Kenneth Graunke
· 7 years ago
f48f52b
i965: Make a better helper function for UBO/SSBO/ABO surface handling.
by Kenneth Graunke
· 7 years ago
059d25a
radv: add the vertex buffers BO to the list at bind time
by Samuel Pitoiset
· 7 years ago
c665879
radv: replace vb_dirty with RADV_CMD_DIRTY_VERTEX_BUFFER
by Samuel Pitoiset
· 7 years ago
8fd2132
radv: drop radv_cmd_dirty_mask_t typedef
by Samuel Pitoiset
· 7 years ago
f697365
radv: use an unsigned 32-bit integer for radv_queue::family_index
by Samuel Pitoiset
· 7 years ago
f9e1ff2
radv: do not add the image BO in radv_set_dcc_need_cmask_elim_pred()
by Samuel Pitoiset
· 7 years ago
40290c8
radv: do not add the image BO in radv_set_color_clear_regs()
by Samuel Pitoiset
· 7 years ago
65123ee
r600: set the number type correctly for float rts in cb setup
by Roland Scheidegger
· 7 years ago
570d5b7
r600: use ieee version of rsq
by Roland Scheidegger
· 7 years ago
1c8d57a
r600: use ieee version of rcp
by Roland Scheidegger
· 7 years ago
3835009
r600: use DX10_CLAMP bit in shader setup
by Roland Scheidegger
· 7 years ago
aab0bfc
r600: use min_dx10/max_dx10 instead of min/max
by Roland Scheidegger
· 7 years ago
3ceee04
r600: fix cubemap arrays
by Dave Airlie
· 7 years ago
7676e71
freedreno/a5xx: small comment fix
by Rob Clark
· 7 years ago
d27318b
freedreno/a5xx: indirect draw support
by Rob Clark
· 7 years ago
f383cf9
freedreno/a5xx: split out helper for pipeline stalls
by Rob Clark
· 7 years ago
d74029b
freedreno: update generated headers
by Rob Clark
· 7 years ago
5041ea9
gallium/radeon: disable the cache when nir backend enabled
by Timothy Arceri
· 7 years ago
7273e98
st/glsl_to_tgsi: use tgsi_get_gl_varying_semantic() for gs/tes outputs
by Timothy Arceri
· 7 years ago
bc30812
gallium/tgsi: add tess output supoort to tgsi_get_gl_varying_semantic()
by Timothy Arceri
· 7 years ago
4ae9f0b
st/glsl_to_tgsi: make use of tgsi_get_gl_varying_semantic()
by Timothy Arceri
· 7 years ago
3d21eb3
gallium/tgsi: add prim id to tgsi_get_gl_varying_semantic()
by Timothy Arceri
· 7 years ago
fc59546
i965: Make use of brw_load_register_imm32() helper function
by Anuj Phogat
· 7 years ago
1dc45d7
i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW
by Anuj Phogat
· 7 years ago
6165fda
i965: Program DWord Length in MI_FLUSH_DW
by Anuj Phogat
· 7 years ago
5d8164c
anv/gen10: Enable float blend optimization
by Anuj Phogat
· 7 years ago
72a2392
intel/genxml: Add Cache Mode SubSlice Register to gen10.xml
by Anuj Phogat
· 7 years ago
aacf194
anv/gen10: Implement WaSampleOffsetIZ workaround
by Anuj Phogat
· 7 years ago
20e8dfc
mesa/st: add missing copyright headers to memoryobjects files
by Andres Rodriguez
· 7 years ago
60baf1a
mesa: minor tidy up for memory object error strings
by Andres Rodriguez
· 7 years ago
f7580e7
broadcom/vc4: fix indentation in vc4_screen.c
by Andres Rodriguez
· 7 years ago
a31d038
Revert "intel/fs: Use a pure vertical stride for large register strides"
by Matt Turner
· 7 years ago
6ac2d16
i965/fs: Fix extract_i8/u8 to a 64-bit destination
by Matt Turner
· 7 years ago
cfcfa0b
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
by Matt Turner
· 7 years ago
d848951
swr/rast: Faster emulated simd16 permute
by Tim Rowley
· 7 years ago
4399048
swr/rast: Use gather instruction for i32gather_ps on simd16/avx512
by Tim Rowley
· 7 years ago
0db36ca
egl/wayland: Add a fallback when fourcc query isn't supported
by Derek Foreman
· 7 years ago
89e669d
radeonsi: remove has_cp_dma, has_streamout flags (v2)
by Marek Olšák
· 7 years ago
b904ad7
i965: implement (un)mapImage
by Julien Isorce
· 7 years ago
8a7d409
radv: force enable LLVM sisched for The Talos Principle
by Samuel Pitoiset
· 7 years ago
ecabe22
radv: add nosisched debug option
by Samuel Pitoiset
· 7 years ago
b498172
spirv: fix typo on DO NOT EDIT header
by Alejandro Piñeiro
· 7 years ago
7df9a36
meson: if dep_dl is an empty list, it's not a dependency object
by Jon Turney
· 7 years ago
7c25578
radv: Free temporary syncobj after waiting on it.
by Bas Nieuwenhuizen
· 7 years ago
917d3b4
radv: Free syncobj with multiple imports.
by Bas Nieuwenhuizen
· 7 years ago
fb0e9b5
i965: Track the depth and render caches separately
by Jason Ekstrand
· 7 years ago
d6d0ac9
i965/blorp: Add more destination flushing
by Jason Ekstrand
· 7 years ago
4a09070
i965: Add more precise cache tracking helpers
by Jason Ekstrand
· 7 years ago
6830ba0
i965: Add stencil buffers to cache set regardless of stencil texturing
by Jason Ekstrand
· 7 years ago
4b1e70c
i965: Switch over to fully external-or-not MOCS scheme
by Jason Ekstrand
· 7 years ago
d7a19d6
i965: Use PTE MOCS for all external buffers
by Jason Ekstrand
· 7 years ago
bc933d0
intel/blorp: Make the MOCS setting part of blorp_address
by Jason Ekstrand
· 7 years ago
deec84f
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
by Jason Ekstrand
· 7 years ago
4639cc7
intel/blorp: Use mocs.tex for depth stencil
by Jason Ekstrand
· 7 years ago
866158b
intel/tools/error: Decode compute shaders.
by Kenneth Graunke
· 7 years ago
7049c38
intel/tools/error: Use do-while for field iterator loops.
by Kenneth Graunke
· 7 years ago
8b749ee
intel/tools/error: Decode shaders while decoding batch commands.
by Kenneth Graunke
· 7 years ago
4979bf2
intel/tools/error: Save error state sections and decode them later.
by Kenneth Graunke
· 7 years ago
eb8ad56
intel/tools/error: Fix null termination of ring name string.
by Kenneth Graunke
· 7 years ago
ac17b38
intel/tools/error: Drop unused MAX_RINGS #define.
by Kenneth Graunke
· 7 years ago
596e860
intel/tools/error: Refactor buffer matching, add more buffers.
by Kenneth Graunke
· 7 years ago
4bb119f
intel/tools/error: Only decode a few sections of error states.
by Kenneth Graunke
· 7 years ago
00981e7
intel/tools/error: Drop unused parameters from decode() helper.
by Kenneth Graunke
· 7 years ago
1898bf1
intel/tools/error: Drop support for non-ascii85 encoded error states.
by Kenneth Graunke
· 7 years ago
53586f8
intel/tools/error: Do ascii85 decode first.
by Kenneth Graunke
· 7 years ago
8f9d9dd
c11/haiku: Define missing timespec_get on Haiku
by Alexander von Gluck IV
· 7 years ago
f09e001
egl/haiku: Correct invalid void* conversion in calloc
by Alexander von Gluck IV
· 7 years ago
46a7fdd
meson: Remove build_by_default from amd code
by Dylan Baker
· 7 years ago
49fa074
meson: Don't build intel shared components by default
by Dylan Baker
· 7 years ago
2bfd34c
meson: don't use build_by_default for specific gallium drivers
by Dylan Baker
· 7 years ago
63b6eb9
r600/shader: handle bitfield extract semantics properly.
by Dave Airlie
· 7 years ago
0442809
r600: handle bitfieldInsert corner case.
by Dave Airlie
· 7 years ago
53d5dda
r600: add gs tri strip adjacency fix.
by Dave Airlie
· 7 years ago
f3f8615
r600: fix isoline tess factor component swapping.
by Dave Airlie
· 7 years ago
50330d7
r600/shader: reserve first register of vertex shader.
by Dave Airlie
· 7 years ago
00fb21b
meson: Move -Dvulkan-drivers handling higher in the file
by Jason Ekstrand
· 7 years ago
3a922d6
meson: Stop requiring platforms for Vulkan
by Jason Ekstrand
· 7 years ago
Next »