Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
047e3264f67bc54365be7b0e163b6910a9e9de3a
047e326
va: check null context in vlVaDestroyContext
by Iurie Salomov
· 9 years ago
8f3b516
nir/clone: Copy bit size when cloning registers
by Jason Ekstrand
· 9 years ago
8e70a58
radeonsi: fix a critical SI hang since PIPELINESTAT_START/STOP was added
by Marek Olšák
· 9 years ago
95d622e
glsl: Don't copy propagate or tree graft precise values.
by Kenneth Graunke
· 9 years ago
8ec971a
i965/tiled_memcpy: Fix rgba8_copy_16_aligned_dst() typo
by Kristian Høgsberg Kristensen
· 9 years ago
1af0f01
glsl/linker: Recurse on struct fields when adding shader variables
by Kristian Høgsberg Kristensen
· 9 years ago
778fd46
glsl/linker: Pass name and type through to create_shader_variable()
by Kristian Høgsberg Kristensen
· 9 years ago
09f0121
glsl/linker: Pass absolute location to add_shader_variable()
by Kristian Høgsberg Kristensen
· 9 years ago
8ab6aae
glsl/linker: Add add_shader_variable() helper
by Kristian Høgsberg Kristensen
· 9 years ago
eafeb8d
i965/tiled_memcpy: Unroll bytes==64 case.
by Matt Turner
· 9 years ago
0e605d9
i965/tiled_memcpy: Provide SSE2 for RGBA8 <-> BGRA8 swizzle.
by Roland Scheidegger
· 9 years ago
fc88b4b
i965/tiled_memcpy: Move SSSE3 code back into inline functions.
by Matt Turner
· 9 years ago
0a5d8d9
i965/tiled_memcpy: Optimize RGBA -> BGRA swizzle.
by Matt Turner
· 9 years ago
a191e6b
radeonsi: fix bounds check in si_create_vertex_elements
by Nicolai Hähnle
· 9 years ago
4285a97
docs: mark atomic counters and SSBOs as done for radeonsi
by Nicolai Hähnle
· 9 years ago
bfd11c5
radeonsi: enable shader buffer pipe caps
by Nicolai Hähnle
· 9 years ago
4e81843
radeonsi: add shader buffer support to TGSI_OPCODE_RESQ
by Nicolai Hähnle
· 9 years ago
0110928
radeonsi: add shader buffer support to TGSI_OPCODE_STORE
by Nicolai Hähnle
· 9 years ago
745014c
radeonsi: add shader buffer support to TGSI_OPCODE_LOAD
by Nicolai Hähnle
· 9 years ago
68bc25c
radeonsi: add shader buffer support to TGSI_OPCODE_ATOM*
by Nicolai Hähnle
· 9 years ago
c6f5d00
radeonsi: add offset parameter to buffer_append_args
by Nicolai Hähnle
· 9 years ago
c565466
radeonsi: adjust buffer_append_args to take a 128 bit resource
by Nicolai Hähnle
· 9 years ago
e88018f
radeonsi: preload shader buffers in shaders
by Nicolai Hähnle
· 9 years ago
c495c0a
radeonsi: implement set_shader_buffers
by Nicolai Hähnle
· 9 years ago
73c8b85
radeonsi: move resetting of constant buffers into a separate function
by Nicolai Hähnle
· 9 years ago
35ade36
dri/i965: fix incorrect rgbFormat in intelCreateBuffer().
by Haixia Shi
· 9 years ago
e303e88
glsl: Reject illegal qualifiers on atomic counter uniforms.
by Kenneth Graunke
· 9 years ago
929e440
glsl: Add a method to print error messages for illegal qualifiers.
by Kenneth Graunke
· 9 years ago
7f08547
xlib: fix memory leak on Display close
by John Sheu
· 9 years ago
d04bb14
st/mesa: Replace GLvoid with void
by Jakob Sinclair
· 9 years ago
126da23
radeonsi: Mark ARB_robust_buffer_access_behavior as supported.
by Bas Nieuwenhuizen
· 9 years ago
70dcd84
gallium: Add capability for ARB_robust_buffer_access_behavior.
by Bas Nieuwenhuizen
· 9 years ago
285dc05
mesa: Expose the ARB_robust_buffer_access_behavior extension.
by Bas Nieuwenhuizen
· 9 years ago
aad8707
main: rework the compatibility check of visuals in glXMakeCurrent
by Miklós Máté
· 9 years ago
df37b06
swr: [rasterizer core] warning cleanup
by Tim Rowley
· 9 years ago
06c59dc
swr: [rasterizer] Put in rudimentary garbage collection for the global arena allocator
by Tim Rowley
· 9 years ago
b990483
swr: [rasterizer core] Put DRAW_CONTEXT on a diet
by Tim Rowley
· 9 years ago
a939a58
swr: [rasterizer core] Add experimental support for hyper-threaded front-end
by Tim Rowley
· 9 years ago
9a8146d
swr: [rasterizer] Avoid segv in thread creation on machines with non-consecutive NUMA topology.
by Tim Rowley
· 9 years ago
2c71fd4
swr: [rasterizer core] Replace all naked OSALIGN macro uses with OSALIGNSIMD / OSALIGNLINE
by Tim Rowley
· 9 years ago
32a8653
swr: [rasterizer] Ensure correct alignment of stack variables used as vectors
by Tim Rowley
· 9 years ago
e1871c4
swr: [rasterizer core] Quantize depth to depth buffer precision prior to depth test/write.
by Tim Rowley
· 9 years ago
2a19aca
swr: [rasterizer common] win32 build fixups
by Tim Rowley
· 9 years ago
c25244f
swr: [rasterizer core] Affinitize thread scratch space to numa node of worker
by Tim Rowley
· 9 years ago
f89f6d5
swr: [rasterizer] Misc fixes identified by static code analysis
by Tim Rowley
· 9 years ago
6c01478
st/mesa: fix memleak in glDrawPixels cache code
by Brian Paul
· 9 years ago
b5105e6
gallium: Use STATIC_ASSERT whenever possible.
by Jose Fonseca
· 9 years ago
b025c23
softpipe: Use STATIC_ASSERT whenever possible.
by Jose Fonseca
· 9 years ago
2f13d75
svga: Use STATIC_ASSERT whenever possible.
by Jose Fonseca
· 9 years ago
7279098
mesa: Use STATIC_ASSERT whenever possible.
by Jose Fonseca
· 9 years ago
686b018
r600g: use common scissor and viewport code
by Marek Olšák
· 9 years ago
87a5b07
gallium/radeon: add R600/Evergreen/Cayman support to common viewport code
by Marek Olšák
· 9 years ago
2ca5566
radeonsi: move scissor and viewport states into gallium/radeon
by Marek Olšák
· 9 years ago
db00f6c
radeonsi: use guard band clipping
by Marek Olšák
· 9 years ago
cb21f8a
radeonsi: compute scissor from viewport in set_viewport_states
by Marek Olšák
· 9 years ago
5b6a0b7
gallium/radeon: set GTT WC on tiled textures
by Marek Olšák
· 9 years ago
5a4b74d
gallium/radeon: relax requirements on VRAM placements on APUs
by Marek Olšák
· 9 years ago
a57309f
winsys/amdgpu: remove hack for low VRAM configuration
by Marek Olšák
· 9 years ago
b36f19b
r600g: disable aniso filtering for non-mipmap textures on EG
by Marek Olšák
· 9 years ago
3bc2d96
r600g: clean up aniso state translation
by Marek Olšák
· 9 years ago
b0d4469
radeonsi: disable aniso filtering for non-mipmap textures on SI-CI
by Marek Olšák
· 9 years ago
ddd3343
radeonsi: clean up aniso state translation
by Marek Olšák
· 9 years ago
f7420ef
radeonsi: enable some sampler fields to match the closed driver
by Marek Olšák
· 9 years ago
1a98be0
gallium/radeon: fix maximum texture anisotropy setup
by Marek Olšák
· 9 years ago
2d7be5d
gallium/radeon: never choose a linear tiling for DB surfaces
by Marek Olšák
· 9 years ago
b787814
gallium/radeon: removing dead code for sharing stencil buffers
by Marek Olšák
· 9 years ago
73aeebd
radeonsi: allow clearing buffers >= 4 GB
by Marek Olšák
· 9 years ago
1dd8832
gallium/radeon: allow allocating textures >= 4 GB
by Marek Olšák
· 9 years ago
0689741
winsys/radeon: fix printing allocation failures
by Marek Olšák
· 9 years ago
0ba0933
winsys/amdgpu: add support for 64-bit buffer sizes
by Marek Olšák
· 9 years ago
7e78b5e
pb_buffer: switch pb_buffer::size to 64 bits
by Marek Olšák
· 9 years ago
e241a63
gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER
by Marek Olšák
· 9 years ago
0222351
gallium/radeon: merge timer and non-timer query lists
by Marek Olšák
· 9 years ago
7347c06
r600g: don't manually stop queries for blitter
by Marek Olšák
· 9 years ago
12fee5b
r600g: add pausing pipeline & streamout queries into set_active_query_state
by Marek Olšák
· 9 years ago
e90fe60
r600g: implement set_active_query_state for pausing occlusion queries
by Marek Olšák
· 9 years ago
5248676
r600g: simplify r600_set_occlusion_query_state
by Marek Olšák
· 9 years ago
b82893f
gallium/radeon: move pipeline stat context flags to common code
by Marek Olšák
· 9 years ago
aa79a32
r600g: fix typo in r600 register definitions
by Marek Olšák
· 9 years ago
a4c288d
gallium/radeon: unify checking streamout enable state
by Marek Olšák
· 9 years ago
466aa57
radeonsi: fix mask checking when emitting scissors and viewports
by Marek Olšák
· 9 years ago
f3eebb84e
radeonsi: implement and rely on set_active_query_state
by Marek Olšák
· 9 years ago
e599b8f
gallium: pause queries for all meta ops
by Marek Olšák
· 9 years ago
26171bd
gallium: add pipe_context::set_active_query_state for pausing queries
by Marek Olšák
· 9 years ago
fc67375
radeonsi: Synchronize a streamout write after read hazard.
by Bas Nieuwenhuizen
· 9 years ago
dccdb65
nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param()
by Hans de Goede
· 9 years ago
b0e3ba6
dri/i965: extend GLES3 sRGB workaround to cover all formats
by Haixia Shi
· 9 years ago
ea8a65f
i965: Add autogenerated 'brw_nir_trig_workarounds.c' to gitignore
by Eduardo Lima Mitev
· 9 years ago
703c1e6
glsl: Update hash table comments in constant propagation
by Rhys Kidd
· 9 years ago
afa8707
softpipe: add SSBO/shader atomics support.
by Dave Airlie
· 9 years ago
c2aeeca
draw: add support for passing buffers to vs/gs shaders.
by Dave Airlie
· 9 years ago
081a958
tgsi: add support for buffer/atomic operations to tgsi_exec.
by Dave Airlie
· 9 years ago
9c7a0d1
tgsi: set nonhelpermask for vertex shaders
by Dave Airlie
· 9 years ago
193a5ce
nir: Fix typo in comment
by Ian Romanick
· 9 years ago
18c8b92
nir: Merge redudant integer clamping.
by Markus Wick
· 9 years ago
bfd17c7
i965: Port INTEL_PRECISE_TRIG=1 to NIR.
by Kenneth Graunke
· 9 years ago
b0dffdc
i965: Pass brw_compiler into brw_preprocess_nir() instead of is_scalar.
by Kenneth Graunke
· 9 years ago
808d26c
nir: Silence unused "options" warning in algebraic passes.
by Kenneth Graunke
· 9 years ago
5886cd7
nir: Do basic constant reassociation.
by Kenneth Graunke
· 9 years ago
1c7ba7f
radeon/uvd: alignment fix for decode message buffer
by Boyuan Zhang
· 9 years ago
Next »