Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
c25244f2f7f61ebb368a9651aef4de93bd8306ac
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
704d203
st/mesa: replace _mesa_sysval_to_semantic table with function
by Brian Paul
· 9 years ago
a9e6213
nir/lower_system_values: Add support for several computed values
by Jason Ekstrand
· 9 years ago
3910314
glsl/shader_enums: Add the other two compute builtins
by Jason Ekstrand
· 9 years ago
22836db
glsl/shader_enums: Add an enum for Vulkan InstanceIndex
by Jason Ekstrand
· 9 years ago
581c801
mesa: add missing header to the tarball
by Emil Velikov
· 9 years ago
5e010a7
drivers/softpipe: add missing header to the tarball
by Emil Velikov
· 9 years ago
c69ab88
mesa: automake: update and reuse X86_SSE41_FILES list
by Emil Velikov
· 9 years ago
28da0d6
compiler: android: flesh out nir into separate makefile
by Emil Velikov
· 9 years ago
8d51500
compiler: automake: flesh out NIR into separate makefile.
by Emil Velikov
· 9 years ago
9324afc
compiler: automake: split out glsl into separate makefile
by Emil Velikov
· 9 years ago
3d67780
compiler: remove {glsl,nir}/Makefile.sources
by Emil Velikov
· 9 years ago
c481c8f
configure.ac: update the path of the generated files
by Emil Velikov
· 9 years ago
4db8f15
glsl: move the android build scripts a level up
by Emil Velikov
· 9 years ago
abf7088
glsl: move the scons build script a level up
by Emil Velikov
· 9 years ago
594e868
Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags"
by Emil Velikov
· 9 years ago
590a37d
GL3: ARB_shader_image_load_store/size is done for radeonsi also in GLES
by Nicolai Hähnle
· 9 years ago
05aec42
docs: fix Coverity URL
by Brian Paul
· 9 years ago
d97f5d6
tgsi/doc: fix spelling error
by Oded Gabbay
· 9 years ago
a89c474
nir: add a pass for lowering (un)pack_double_2x32
by Connor Abbott
· 9 years ago
663e642
nir: add split versions of (un)pack_double_2x32
by Connor Abbott
· 9 years ago
b093808
nir: don't try to scalarize unpack_double_2x32
by Connor Abbott
· 9 years ago
9e31e0a
nir: add support for (un)pack_double_2x32
by Connor Abbott
· 9 years ago
d5d6260
nir: add i2d and u2d opcodes
by Iago Toral Quiroga
· 9 years ago
b16d062
nir: add d2i, d2u, d2b opcodes
by Iago Toral Quiroga
· 9 years ago
a4bce07
nir: add support for d2f and f2d
by Connor Abbott
· 9 years ago
fab5d4c
nir/glsl_to_nir: set bit_size on ssbo_load result
by Iago Toral Quiroga
· 9 years ago
a741378
nir/glsl_to_nir: add bit-size info to add_instr()
by Samuel Iglesias Gonsálvez
· 9 years ago
4b37c64
nir/split_var_copies: handle doubles
by Connor Abbott
· 9 years ago
106a1b5
nir/instr_set: handle 64-bit bit-sizes
by Connor Abbott
· 9 years ago
f2ccb63
nir: handle doubles in nir_deref_get_const_initializer_load()
by Connor Abbott
· 9 years ago
41c2541
nir/print: add support for printing doubles and bitsize
by Connor Abbott
· 9 years ago
f5551f8
nir/glsl_to_nir: support doubles
by Connor Abbott
· 9 years ago
8e69782
nir/lower_load_const_to_scalar: support doubles and multiple bit sizes
by Iago Toral Quiroga
· 9 years ago
12f628a
nir/lower_to_source_mods: Handle different bit sizes
by Iago Toral Quiroga
· 9 years ago
3663a23
nir: add bit_size info to nir_load_const_instr_create()
by Samuel Iglesias Gonsálvez
· 9 years ago
a5b17ae
nir/lower_vec: adapt to different bit sizes
by Connor Abbott
· 9 years ago
e3edaec
nir: add bit_size info to nir_ssa_undef_instr_create()
by Samuel Iglesias Gonsálvez
· 9 years ago
41a39e3
nir/locals_to_regs: adapt to different bit sizes
by Connor Abbott
· 9 years ago
40d1b67
nir/from_ssa: adapt to different bit sizes
by Connor Abbott
· 9 years ago
4979cec
i965: fix struct type in comment
by Timothy Arceri
· 9 years ago
7d58cfa
nir: Add a pass for gathering various bits of shader info
by Jason Ekstrand
· 9 years ago
875543e
i965: enable OES_texture_buffer on gen7+
by Ilia Mirkin
· 9 years ago
6f5f818
docs: add some missing softpipe entries.
by Dave Airlie
· 9 years ago
Next »