Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f5bef2d2e53fc43cbdf15914e8886fc51f77b546
f5bef2d
i965: Assert that math instructions don't have conditional mod.
by Matt Turner
· 10 years ago
803a744
glsl: Remove unused ast copy constructors.
by Matt Turner
· 10 years ago
baff470
glapi: Remove dead gl_offsets.py.
by Matt Turner
· 10 years ago
76ef547
glapi: Remove dead extension_helper.py.
by Matt Turner
· 10 years ago
52a7cb2
vc4: Fix some inconsistent indentation.
by Eric Anholt
· 10 years ago
6f4adb7
vc4: Don't forget to actually connect the fence code.
by Eric Anholt
· 10 years ago
fa74ec7
vc4: Add a note about a piece of errata I've learned about.
by Eric Anholt
· 10 years ago
2b4fe85
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
by Chris Forbes
· 10 years ago
1291788
glsl: Generate unique names for each const array lowered to uniforms
by Chris Forbes
· 10 years ago
adefccd
i965: Handle nested uniform array indexing
by Chris Forbes
· 10 years ago
c883856
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
by Dave Airlie
· 10 years ago
38ec184
r600: fix texture gradients instruction emission (v2)
by Dave Airlie
· 10 years ago
fecae46
nv50,nvc0: buffer resources can be bound as other things down the line
by Ilia Mirkin
· 10 years ago
e80a0a7
nv50,nvc0: actually check constbufs for invalidation
by Ilia Mirkin
· 10 years ago
7d07083
nv50/ir: set neg modifiers on min/max args
by Ilia Mirkin
· 10 years ago
89b9ef9
mesa: Fix function name in GetActiveUniformName error
by Chris Forbes
· 10 years ago
3d9c1a9
i915g: Fallback copy_render for ZS formats
by Stéphane Marchesin
· 10 years ago
9020734
i915g: Add back 4444 and 5551 formats
by Stéphane Marchesin
· 10 years ago
1e47510
i915g: Don't limit blitter to POT textures
by Stéphane Marchesin
· 10 years ago
e30c799
i915g: Align all texture dimensions to the next POT
by Stéphane Marchesin
· 10 years ago
6750195
i915g: Fix typos
by Stéphane Marchesin
· 10 years ago
2ed24b2
i915g: Fix maxlod computation.
by Stéphane Marchesin
· 10 years ago
0220a42
i915g: Fix offset for level != 0
by Stéphane Marchesin
· 10 years ago
a9b0787
i915g: Don't write constants past I915_MAX_CONSTANT
by Stéphane Marchesin
· 10 years ago
5f61744
i915g: Don't hardcode array size for phase count
by Stéphane Marchesin
· 10 years ago
25b00f4
draw: allow LLVM use on non-SSE2 X86 cpus
by David Heidelberg
· 10 years ago
7d854c9
docs: add news item and link release notes for mesa 10.3.4
by Emil Velikov
· 10 years ago
34616bc
docs: Add sha256 sums for the 10.3.4 release
by Emil Velikov
· 10 years ago
9e168ad
Add release notes for the 10.3.4 release
by Emil Velikov
· 10 years ago
a746be2
i965: Make Gen4-5 push constants call _mesa_load_state_parameters too.
by Kenneth Graunke
· 10 years ago
88fea85
i965/vec4/gen8: Handle the MUL dest hazard exception
by Ben Widawsky
· 10 years ago
156f565
i965/vec4: Extract depctrl hazards
by Ben Widawsky
· 10 years ago
40c0d79
i965/fs: Remove is_valid_3src().
by Matt Turner
· 10 years ago
0777775
i965/fs: Remove is_valid_3src() checks from emit_lrp.
by Matt Turner
· 10 years ago
1fdc75f
i965/fs: Remove unused apply_stride().
by Matt Turner
· 10 years ago
279c1c8
i965/fs: Move ip_record class to its one use.
by Matt Turner
· 10 years ago
d9432af
i965: Move common fields into backend_instruction.
by Matt Turner
· 10 years ago
bd50213
i965: Combine offset/texture_offset fields.
by Matt Turner
· 10 years ago
645b471
radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
by Marek Olšák
· 10 years ago
2157757
vc4: Update for new kernel ABI with async execution and waits.
by Eric Anholt
· 10 years ago
390799c
i915: Only use TEXCOORDTYPE_VECTOR with cube maps on gen2
by Ville Syrjälä
· 10 years ago
ca39c46
i965/disasm: Properly decode branch_ctrl (gen8+)
by Ben Widawsky
· 10 years ago
56bf948
rtasm,translate: Re-enable SSE on Mingw64.
by José Fonseca
· 10 years ago
5e37a2a
i965: Skip _mesa_load_state_parameters when there are zero parameters.
by Kenneth Graunke
· 10 years ago
6f73716
radeonsi: remove unused variable si_state_dsa::db_render_control
by Marek Olšák
· 10 years ago
763fc52
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
by Roland Scheidegger
· 10 years ago
4b6d664
draw: fixes for vertex shaders outputting layer or viewport index
by Roland Scheidegger
· 10 years ago
9460cd3
st/va: surface: render subpicture
by Michael Varga
· 10 years ago
7523db1
st/va: subpicture implementation
by Michael Varga
· 10 years ago
05e225b
st/va: added internal storage for VAImage and BGRA format
by Michael Varga
· 10 years ago
7b4f233
st/va: added some calls to handle_table_remove()
by Michael Varga
· 10 years ago
b69c7c5
i965: Fix segfault in WebGL Conformance on Ivybridge
by Chad Versace
· 10 years ago
80bffde
mesa/main: Fix tmp_row memory leak in texstore_rgba_integer.
by Siavash Eliasi
· 10 years ago
d76be6b
docs/GL3: Mark GL_ARB_direct_state_access as being started by Laura
by Jason Ekstrand
· 10 years ago
1830138
r600g: limit texture offset application to specific types (v2)
by Dave Airlie
· 10 years ago
d4c342f
r600g: geom shaders: always load texture src regs from inputs
by Dave Airlie
· 10 years ago
82e919d
vc4: Emit semaphore instructions for new kernel ABI.
by Eric Anholt
· 10 years ago
05f165b
vc4: Mark a big array as const.
by Eric Anholt
· 10 years ago
1398ed7
glsl_compiler: Add binding hash tables to avoid SIGSEVs on linking stage
by Andres Gomez
· 10 years ago
f9fc3ae
linker: Add carriage returns on several linker errors
by Andres Gomez
· 10 years ago
2d5af04
draw: Fixed inline comments
by Andres Gomez
· 10 years ago
74f505f
gallivm: fix alignment issue for vertex data fetch
by Roland Scheidegger
· 10 years ago
3958378
radeonsi: support gl_FragCoord at integer pixel center
by Marek Olšák
· 10 years ago
da2dea3
radeonsi: support per-sample gl_FragCoord
by Marek Olšák
· 10 years ago
68db29c
st/mesa: add a fallback for clear_with_quad when no vs_layer
by Ilia Mirkin
· 10 years ago
7b8e04b
mesa: Bump version to 10.5.0-devel.
by Vinson Lee
· 10 years ago
7f56584
nine: Implement threadpool
by Axel Davy
· 10 years ago
948e6c5
nine: Add drirc options (v2)
by Axel Davy
· 10 years ago
fdd9657
nine: Add state tracker nine for Direct3D9 (v3)
by Joakim Sindholt
· 13 years ago
7d2573b
gallium/auxiliary: add contained and rect checks (v6)
by Christoph Bumiller
· 10 years ago
cb49132
gallium/auxiliary: add inc and dec alternative with return (v4)
by Christoph Bumiller
· 10 years ago
e23d63c
gallium/auxiliary: implement sw_probe_wrapped (v2)
by Christoph Bumiller
· 10 years ago
8314315
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
by Christoph Bumiller
· 10 years ago
259ec77
tgsi/ureg: add ureg_UARL shortcut (v2)
by Christoph Bumiller
· 10 years ago
4e52010
r600g/cayman: handle empty vertex shaders
by Dave Airlie
· 10 years ago
27e1e0e
r600g/cayman: fix texture gather tests
by Dave Airlie
· 10 years ago
70dac5f
r600g: cayman umad assigns dst pointlessly
by Dave Airlie
· 10 years ago
4a128d5
r600g/cayman: fix integer multiplication output overwrite (v2)
by Dave Airlie
· 10 years ago
11abd7b
st/mesa: copy sampler_array_size field when copying instructions
by Brian Paul
· 10 years ago
920f875
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
by Brian Paul
· 10 years ago
ae4536b
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
by Michel Dänzer
· 10 years ago
876c533
scons: Require glproto >= 1.4.13 for X11.
by Vinson Lee
· 10 years ago
aafbebe
draw: Make it more clear that *_jit_context points to pipe_viewport_state structures.
by José Fonseca
· 10 years ago
2a3e140
draw: Fix breakage due to removal pipe_viewport_state::translate[3] and scale[3].
by José Fonseca
· 10 years ago
d2dbeed
gallium/auxiliary: Fix build without LLVM.
by José Fonseca
· 10 years ago
4784623
gallium/auxiliary: Remove GALLIVM_CPP_SOURCES
by José Fonseca
· 10 years ago
45e2ba1
freedreno: add missing headers in Makefile.sources
by Emil Velikov
· 10 years ago
c3bb38c
targets: bundle all files in the tarball
by Emil Velikov
· 10 years ago
d936ef3
auxiliary: ship all files in the distribution tarball
by Emil Velikov
· 10 years ago
ded56e4
gallium: ship the gallium API headers
by Emil Velikov
· 10 years ago
dfa61dc
pipe-loader: consolidate sources into Makefile.sources
by Emil Velikov
· 10 years ago
631090e
dri/kms: Always zero out struct drm_mode_create_dumb
by Thierry Reding
· 10 years ago
2efabd9
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
by Marek Olšák
· 10 years ago
ff80422
radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
by Marek Olšák
· 10 years ago
48f1409
tgsi/ureg: simplify code for declaring properties
by Marek Olšák
· 10 years ago
e6a2d3f
gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
by Marek Olšák
· 10 years ago
717f2dd
gallium/util: add a window_space option to the passthrough vertex shader
by Marek Olšák
· 10 years ago
ad54b01
tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
by Marek Olšák
· 10 years ago
7c5707b
freedreno/a4xx: implement mem->gmem (restore)
by Rob Clark
· 10 years ago
0c62753
freedreno/a4xx: move where SP_FS_MRT_REGn is emitted
by Rob Clark
· 10 years ago
Next »