Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
939312702e35928770e5f90f7b053ece3d10e7ae
9393127
i965: Add ARB_fragment_shader_interlock support.
by Plamena Manolova
· 7 years ago
60e843c
mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.
by Plamena Manolova
· 7 years ago
53719f8
compiler/spirv: reject invalid shader code properly
by Martin Pelikán
· 7 years ago
360bfb6
docs: change release manager for 18.1
by Juan A. Suarez Romero
· 7 years ago
ef3a6e3
virgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_CENTER* are supported
by Gert Wollny
· 7 years ago
01a2414
radeonsi: Fix crash on shaders using MSAA image load/store
by Alex Smith
· 7 years ago
dfff9fb
radv: Handle GFX9 merged shaders in radv_flush_constants()
by Alex Smith
· 7 years ago
7ca0167
radv: Consolidate GFX9 merged shader lookup logic
by Alex Smith
· 7 years ago
0fa51bf
radv: Set active_stages the same whether or not shaders were cached
by Alex Smith
· 7 years ago
9e61147
st/mesa: relax requirements for ARB_ES3_compatibility
by Marek Olšák
· 7 years ago
29a139b
anv/blorp: Write relocated values into surface states
by Scott D Phillips
· 7 years ago
bf34ef1
anv: Use an address for each anv_image plane
by Jason Ekstrand
· 7 years ago
1f2328c
anv/cmd_buffer: Rework surface relocation helpers
by Jason Ekstrand
· 7 years ago
f270a09
anv: Use an anv_address in anv_buffer
by Jason Ekstrand
· 7 years ago
8a8bd39
anv/cmd_buffer: Use anv_address for handling indirect parameters
by Jason Ekstrand
· 7 years ago
1029458
anv: Use an anv_address in anv_buffer_view
by Jason Ekstrand
· 7 years ago
de1c5c1
anv: Use full anv_addresses in anv_surface_state
by Jason Ekstrand
· 7 years ago
94081ff
anv: Add some anv_address helpers
by Jason Ekstrand
· 7 years ago
aaea462
anv: Add vma_heap allocators in anv_device
by Scott D Phillips
· 7 years ago
6e4672f
intel/common: Add an address de-canonicalization helper
by Jason Ekstrand
· 7 years ago
943fecc
util: Add a randomized test for the virtual memory allocator
by Scott D Phillips
· 7 years ago
f19ad5d
util: Add a virtual memory allocator
by Jason Ekstrand
· 7 years ago
b9fb2c2
radv: Add startup debug option.
by Bas Nieuwenhuizen
· 7 years ago
38933c1
radv: Add option to print errors even in optimized builds.
by Bas Nieuwenhuizen
· 7 years ago
729f737
radv: Make the sem_info allocate/free functions static.
by Bas Nieuwenhuizen
· 7 years ago
70f9e25
nir: optimize iand(ieq(a, 0), ieq(b, 0)) to ieq(ior(a, b), 0)
by Samuel Pitoiset
· 7 years ago
c983c6a
mesa: don't call Driver.TexEnv with invalid arguments
by Tapani Pälli
· 7 years ago
d511bba
v3d: Fix automake linking error.
by Vinson Lee
· 7 years ago
d6cee5a
virgl: Update virgl_hw.h
by Jakob Bornecrantz
· 7 years ago
e2b6d83
virgl: add ARB_transform_feedback_overflow_query support
by Dave Airlie
· 7 years ago
22b072c1
virgl: add polygon offset clamp
by Dave Airlie
· 7 years ago
49204ff
virgl: add derivative control support
by Dave Airlie
· 7 years ago
46fe349
virgl: add ARB_conditional_render_inverted support
by Dave Airlie
· 7 years ago
f9eb7e8
virgl: update caps bitset to latest version.
by Dave Airlie
· 7 years ago
e8b368a
nir: add unsigned comparison simplifications
by Timothy Arceri
· 7 years ago
c279957
radv: Only expose subgroup shuffles on VI+.
by Bas Nieuwenhuizen
· 7 years ago
02c7916
radv: fix emitting descriptor pointers with LLVM < 7
by Samuel Pitoiset
· 7 years ago
04fff21
nv30: add a couple of missed shader caps
by Ilia Mirkin
· 7 years ago
30918b7
nv30: ensure that displayable formats are marked accordingly
by Ilia Mirkin
· 7 years ago
858ac89
mesa: expose ARB_tessellation_shader in the compatibility profile
by Marek Olšák
· 7 years ago
16ac832
mesa: expose AMD_vertex_shader_layer in the compatibility profile
by Marek Olšák
· 7 years ago
518d806
mesa: expose ARB_gpu_shader5 in the compatibility profile
by Marek Olšák
· 7 years ago
dd93bc4
st/mesa: use PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
by Marek Olšák
· 7 years ago
34ea55d
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
by Marek Olšák
· 7 years ago
e453fc7
mesa: update fixed-func state constants for TCS, TES, GS
by Marek Olšák
· 7 years ago
27a9f27
mesa: print Compatibility Profile in the version string
by Marek Olšák
· 7 years ago
d3a8753
glsl: parse #version XXX compatibility
by Marek Olšák
· 7 years ago
a7d0c53
st/mesa: fix assertion failures with GL_UNSIGNED_INT64_ARB (v2)
by Marek Olšák
· 7 years ago
a8e1413
mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
by Marek Olšák
· 7 years ago
1f7a3a1
mesa: add display list support for glPatchParameter{i,fv}()
by Timothy Arceri
· 7 years ago
d3ff478
glx/drisw: make the shm/non-shm loader extensions separately.
by Dave Airlie
· 7 years ago
33ce3aa
drisw/glx: implement getImageShm
by Marc-André Lureau
· 10 years ago
17b2772
drisw: use getImageShm() if available
by Marc-André Lureau
· 10 years ago
9feaf33
drisw: learn to query shmid handle type
by Marc-André Lureau
· 10 years ago
bcd80be
drisw/glx: use XShm if possible
by Marc-André Lureau
· 10 years ago
cf54bd5
drisw: use shared memory when possible
by Marc-André Lureau
· 10 years ago
63c427f
drisw: use putImageShm if available
by Marc-André Lureau
· 10 years ago
de8085e
dri: add putImageShm and getImageShm to swrastLoader
by Marc-André Lureau
· 10 years ago
b7ac077
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
by Dave Airlie
· 7 years ago
d2eaff3
gallium: move winsys handle to it's own file.
by Marc-André Lureau
· 7 years ago
4bd2047
intel/fs: Add explicit last_rt flag to fb writes orthogonal to eot.
by Francisco Jerez
· 8 years ago
d3cd6b7
intel/fs: Replace the CINTERP opcode with a simple MOV
by Francisco Jerez
· 7 years ago
39de901
intel/fs: Use the ATTR file for FS inputs
by Francisco Jerez
· 9 years ago
4bfa2ac
intel/fs: Rename a local variable so it doesn't shadow component()
by Francisco Jerez
· 7 years ago
11c71f0
intel/eu: Remove brw_codegen::compressed_stack.
by Francisco Jerez
· 8 years ago
71a86d1
intel/fs: Use groups for SIMD16 LINTERP on gen11+
by Jason Ekstrand
· 7 years ago
a1a850c
intel/fs: Assert that the gen4-6 plane restrictions are followed
by Jason Ekstrand
· 7 years ago
ed834ae
travis: Add clover llvm-6.0 build
by Jan Vesely
· 7 years ago
41b878e
clover: Cleanup compat code for llvm < 3.9
by Jan Vesely
· 7 years ago
d424be0
clover: Fix build after llvm r332881.
by Jan Vesely
· 7 years ago
3ac5fba
i965: Only emit VF cache invalidations when the high bits changes
by Chris Wilson
· 7 years ago
e4fe2fd
vulkan: don't free uninitialised memory
by Eric Engestrom
· 7 years ago
51a17e7
dri: replace two-way switch case with a table lookup
by Eric Engestrom
· 7 years ago
d3ca7bd
dri: fix error value returned by driGLFormatToImageFormat()
by Eric Engestrom
· 7 years ago
1945231
egl/x11: fix build with DRI3 disabled
by Eric Engestrom
· 7 years ago
63b95fb
meson: require shared glapi when using DRI based libGL
by Emil Velikov
· 7 years ago
728d1da
meson: remove unreachable with_glx == 'auto' check
by Emil Velikov
· 7 years ago
9e53901
tegra: Treat resources with modifiers as scanout
by Thierry Reding
· 7 years ago
9603d81
tegra: Fix scanout resources without modifiers
by Thierry Reding
· 7 years ago
bd3e97e
tegra: Remove usage of non-stable UAPI
by Thierry Reding
· 7 years ago
f736be8
docs: add favicon to the website
by Eric Engestrom
· 7 years ago
e6a1aca
docs: add missing html closing tag
by Eric Engestrom
· 7 years ago
3b53763
docs: add missing html tag
by Eric Engestrom
· 7 years ago
56792a0
nir/print: fix printing of 8/16 bit constant variables
by Karol Herbst
· 7 years ago
f0e80e1
nv50/ir: Extend ImmediateValue::applyLog2 to 64-bit integers
by Pierre Moreau
· 8 years ago
03f592a
util/u_math: Implement a logbase2 function for unsigned long
by Pierre Moreau
· 8 years ago
539aa60
docs: trivial typo fix
by Eric Engestrom
· 7 years ago
88d1ed0
radv: emit shader descriptor pointers consecutively
by Samuel Pitoiset
· 7 years ago
21baf33
radv: allow radv_emit_shader_pointer_head() to emit more pointers
by Samuel Pitoiset
· 7 years ago
288fe7e
radv: split radv_emit_shader_pointer()
by Samuel Pitoiset
· 7 years ago
57e721a
gm107/ir: prevent WaW hazards in instruction scheduling
by Rhys Perry
· 7 years ago
a29bc04
radv: Implement VK_KHR_draw_indirect_count.
by Bas Nieuwenhuizen
· 7 years ago
b0002e4
vulkan: Update header+vk.xml to 1.1.76
by Bas Nieuwenhuizen
· 7 years ago
6914d5a
radv: Implement alternate GFX9 scissor workaround.
by Bas Nieuwenhuizen
· 7 years ago
3b6dfcf
Revert "st/nir: use NIR for asm programs"
by Eric Anholt
· 7 years ago
4714784
anv: move canonical_address calculation into a separate function
by Scott D Phillips
· 7 years ago
1aec4a0
r600: Fix SSG when not all components are written
by Gert Wollny
· 7 years ago
42cd281
r600: Correct IDIV if DST and SRC use the same temporary
by Gert Wollny
· 7 years ago
58fb613
i965: Revert recent tiled memcpy changes.
by Kenneth Graunke
· 7 years ago
79fe00e
i965/miptree: Use cpu tiling/detiling when mapping
by Scott D Phillips
· 7 years ago
Next »