Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f5b3a2fe32b3cb84a8f3e932e7eebdc2ed900e76
/
src
/
gallium
13b87e0
freedreno/a4xx: Add support for adreno 430
by cstout
· 9 years ago
66672e7
freedreno: make opc array static const
by Christian Gmeiner
· 9 years ago
bc1a373
freedreno: implement emit_string_marker
by Rob Clark
· 9 years ago
d640837
gallium: add GREMEDY_string_marker
by Rob Clark
· 9 years ago
0153ff8
r600g: don't leak driver const buffers
by Grazvydas Ignotas
· 9 years ago
daa0fd7
nv50/ir: 64-bit splitting fixes
by Ilia Mirkin
· 9 years ago
c0b66d9
gk110/ir: allow carry to be set/read by imad
by Ilia Mirkin
· 9 years ago
73c9ca7
gm107/ir: add carry emission to LOP and IADD
by Ilia Mirkin
· 9 years ago
71a4896
gm107/ir: add ATOM and CCTL support
by Ilia Mirkin
· 9 years ago
57b0025
gm107/ir: set LD/ST address width bit
by Ilia Mirkin
· 9 years ago
2e533ab
gk110/ir: fix double-wide vm address
by Ilia Mirkin
· 9 years ago
8c2dfe0
gk110/ir: add OP_CCTL handling
by Ilia Mirkin
· 9 years ago
7d9a97d
gk110/ir: add atomic op emission, fix gmem loads
by Ilia Mirkin
· 9 years ago
dc8b9bd
llvmpipe: warn about illegal use of objects in different contexts
by Roland Scheidegger
· 9 years ago
e925ec8
llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex info
by Roland Scheidegger
· 9 years ago
dc3ac41
nv50/ir: don't flip SHL(ADD) into ADD(SHL) if ADD sources have modifiers
by Ilia Mirkin
· 9 years ago
3a63576
gk110/ir: fix load from shared memory
by Ilia Mirkin
· 9 years ago
9f23007
gk110/ir: add partial BAR support
by Ilia Mirkin
· 9 years ago
b21973a
llvmpipe: turn depth clears into full depth/stencil clears for d24x8 formats
by Roland Scheidegger
· 9 years ago
f3b067a
st/va: fix motion adaptive deinterlacing
by Christian König
· 9 years ago
e6281a2
util/u_pstipple.c: copy immediates during transformation
by Nicolai Hähnle
· 9 years ago
a31819c
nv50/ir: swap the least-ref'd source into src1 when both const/imm
by Ilia Mirkin
· 9 years ago
805e080
freedreno/a4xx: use smaller threadsize for more registers
by Rob Clark
· 9 years ago
6062941
freedreno: per-generation OUT_IB packet
by Rob Clark
· 9 years ago
c03f3dd
gallium: bundle the compat header u_pwr8.h in the tarball
by Emil Velikov
· 9 years ago
eaf7ec9
st/va: add motion adaptive deinterlacing v2
by Christian König
· 9 years ago
ad20be1
gallium/radeon: Rename do_invalidate_resource to invalidate_buffer
by Michel Dänzer
· 9 years ago
0491dd1
st/dri: Don't call invalidate_resource for NULL depth/stencil buffers
by Michel Dänzer
· 9 years ago
a9ab717
radeonsi: Avoid warning about LLVM generating R_0286D0_SPI_PS_INPUT_ADDR
by Michel Dänzer
· 9 years ago
4297259
radeonsi: Print "LLVM emitted unknown config register" warning only once
by Michel Dänzer
· 9 years ago
679a654
llvmpipe: use vpkswss when dst is signed
by Oded Gabbay
· 9 years ago
4ac1274
gm107/ir: don't do indirect frag shader inputs on GM107
by Ilia Mirkin
· 9 years ago
3281ae9
tgsi: initialize Atomic field in tgsi_default_declaration
by Ilia Mirkin
· 9 years ago
5a81b48
nvc0: bsp_bo can't be null
by Ilia Mirkin
· 9 years ago
529aa82
llvmpipe: fix arguments order given to vec_andc
by Oded Gabbay
· 9 years ago
02ac91d
freedreno/ir3: fix mad 3rd src delay calc
by Rob Clark
· 9 years ago
2a6ec1e
freedreno/ir3: better array register allocation
by Rob Clark
· 9 years ago
6a33c5c
freedreno/ir3: array offset can be negative
by Rob Clark
· 9 years ago
ddede49
freedreno/ir3: workaround bug/feature
by Rob Clark
· 9 years ago
ebd3a1f
ttn: use writemask for store_var
by Rob Clark
· 9 years ago
fad158a
freedreno/ir3: array rework
by Rob Clark
· 9 years ago
cc7ed34
freedreno/ir3: refactor/simplify cp
by Rob Clark
· 9 years ago
680664d
freedreno/ir3: fix incorrect decoding of mov instructions
by Rob Clark
· 9 years ago
2809c87
freedreno/ir3: remove unused tgsi tokens ptr
by Rob Clark
· 9 years ago
fc0d2f7
freedreno/ir3: bit of ra refactor
by Rob Clark
· 9 years ago
d430f44
freedreno/ir3: cosmetic de-indent
by Rob Clark
· 9 years ago
6f0377d
ttn: add missing writemask on store_output
by Rob Clark
· 9 years ago
32a9fe0
nv50/ir: add saturate support on ex2
by Ilia Mirkin
· 9 years ago
e5fefe4
gallivm: avoid crashing in mod by 0 with llvmpipe
by Jeff Muizelaar
· 9 years ago
03f66df
llvmpipe: ditch additional ref counting for vertex/geometry sampler views
by Roland Scheidegger
· 9 years ago
2f9a325
llvmpipe: fix "leaking" textures
by Roland Scheidegger
· 9 years ago
fffb559
nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
by Ilia Mirkin
· 9 years ago
e231f59
nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
by Ilia Mirkin
· 9 years ago
37b67db
nvc0/ir: be careful about propagating very large offsets into const load
by Ilia Mirkin
· 9 years ago
7a521dd
nvc0: allow fragment shader inputs to use indirect indexing
by Ilia Mirkin
· 9 years ago
dc96a18
radeonsi: don't miss changes to SPI_TMPRING_SIZE
by Marek Olšák
· 9 years ago
6303231
svga: add DXGenMips command support
by Charmaine Lee
· 9 years ago
78e628a
svga: add num-generate-mipmap HUD query
by Charmaine Lee
· 9 years ago
3038e89
gallium/st: add pipe_context::generate_mipmap()
by Charmaine Lee
· 9 years ago
e976860
gallium/radeon: do not reallocate user memory buffers
by Nicolai Hähnle
· 9 years ago
321140d
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
by Nicolai Hähnle
· 9 years ago
08c7174
gallium/radeon: reset valid_buffer_range on PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
by Nicolai Hähnle
· 9 years ago
654670b
gallium: add PIPE_CAP_INVALIDATE_BUFFER
by Nicolai Hähnle
· 9 years ago
cbcdef7
winsys/radeon: fix warnings about incompatible pointer types
by Nicolai Hähnle
· 9 years ago
4ea0feb
radeonsi: move POSITION and FACE fragment shader inputs to system values
by Marek Olšák
· 9 years ago
caf3c2a
radeonsi: simplify gl_FragCoord behavior
by Marek Olšák
· 9 years ago
38cdcb0
llvmpipe: (trivial) use cast wrapper for __m128d to __m128 casts
by Roland Scheidegger
· 9 years ago
49ec647
llvmpipe: avoid most 64 bit math in rasterization
by Roland Scheidegger
· 9 years ago
16530fd
llvmpipe: scale up bounding box planes to subpixel precision
by Roland Scheidegger
· 9 years ago
0298f5a
llvmpipe: add sse code for fixed position calculation
by Roland Scheidegger
· 9 years ago
9422999
draw: fix key comparison with uninitialized value
by Roland Scheidegger
· 9 years ago
56fc298
st/omx: Avoid segfault in deconstructor if constructor fails
by Tom St Denis
· 9 years ago
6f898f7
vl: use preferred format for deinterlacing
by Christian König
· 9 years ago
5fdd4a5
vl: improve motion adaptive deinterlacer
by Christian König
· 9 years ago
e945235
st/va: add BOB deinterlacing v2
by Christian König
· 9 years ago
3949cf0
st/va: add NV12 -> NV12 post processing v2
by Christian König
· 9 years ago
9f64429
st/va: use vl_video_buffer_adjust_size
by Christian König
· 9 years ago
da39637
st/vdpau: use vl_video_buffer_adjust_size
by Christian König
· 9 years ago
52ca9a9
vl/buffers: extract vl_video_buffer_adjust_size helper
by Christian König
· 9 years ago
8479782
st/va: make the implementation thread safe v2
by Christian König
· 9 years ago
2a15dc0
gallium/util: removed unused header-file
by Erik Faye-Lund
· 9 years ago
e67f5ca
nvc0: do not force re-binding of compute constbufs on Fermi
by Samuel Pitoiset
· 9 years ago
3029d60
nvc0: remove useless goto in nvc0_launch_grid()
by Samuel Pitoiset
· 9 years ago
f21df5c
nv50/ir: the whole point of data array is to hand out regular registers
by Ilia Mirkin
· 9 years ago
0d3051f
nv50/ir: Fix scratch allocation size and file
by Pierre Moreau
· 9 years ago
e3706a7
nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversion
by Ilia Mirkin
· 9 years ago
dff1cac
freedreno: add ir3_compiler to gitignore
by Ilia Mirkin
· 9 years ago
90ba066
gallium: add a RESQ opcode to query info about a resource
by Ilia Mirkin
· 9 years ago
ebfb544
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
by Ilia Mirkin
· 9 years ago
266d001
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
by Ilia Mirkin
· 9 years ago
8cb493a
tgsi: update atomic op docs
by Ilia Mirkin
· 9 years ago
bdef02f
tgsi: add a is_store property
by Ilia Mirkin
· 9 years ago
50b8488
tgsi: provide a way to encode memory qualifiers for SSBO
by Ilia Mirkin
· 9 years ago
888ddd6
ureg: add buffer support to ureg
by Ilia Mirkin
· 9 years ago
8cc9a8a
tgsi: add ureg support for image decls
by Ilia Mirkin
· 10 years ago
1e463d2
nine: allow fragment shader POSITION and FACE to be system values
by Marek Olšák
· 9 years ago
d0cf66d
vl: allow fragment shader POSITION to be a system value
by Marek Olšák
· 9 years ago
69f43c2
util/pstipple: allow fragment shader POSITION to be a system value
by Marek Olšák
· 9 years ago
c00e534
tgsi/scan: update for POSITION and FACE sytem values
by Marek Olšák
· 9 years ago
34738a9
gallium: add caps for POSITION and FACE system values
by Marek Olšák
· 9 years ago
Next »