index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
glsl: Generate unique names for each const array lowered to uniforms
cros-mesa-10.3-r29-vanilla
cros-mesa-10.3-r28-vanilla
cros-mesa-10.3-r15-vanilla
cros-mesa-10.3-r13-vanilla
chadv/cros-mesa-10.3-r29-vanilla
chadv/cros-mesa-10.3-r28-vanilla
chadv/cros-mesa-10.3-r15-vanilla
chadv/cros-mesa-10.3-r13-vanilla
Chris Forbes
1
-1
/
+5
2014-11-24
i965: Handle nested uniform array indexing
Chris Forbes
1
-29
/
+37
2014-11-24
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
1
-64
/
+72
2014-11-24
r600: fix texture gradients instruction emission (v2)
Dave Airlie
1
-28
/
+31
2014-11-23
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2
-14
/
+14
2014-11-23
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2
-3
/
+6
2014-11-23
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
1
-0
/
+2
2014-11-23
mesa: Fix function name in GetActiveUniformName error
Chris Forbes
1
-1
/
+1
2014-11-22
i915g: Fallback copy_render for ZS formats
Stéphane Marchesin
1
-1
/
+11
2014-11-22
i915g: Add back 4444 and 5551 formats
Stéphane Marchesin
2
-2
/
+4
2014-11-22
i915g: Don't limit blitter to POT textures
Stéphane Marchesin
1
-3
/
+2
2014-11-22
i915g: Align all texture dimensions to the next POT
Stéphane Marchesin
1
-28
/
+29
2014-11-22
i915g: Fix typos
Stéphane Marchesin
1
-2
/
+2
2014-11-22
i915g: Fix maxlod computation.
Stéphane Marchesin
1
-3
/
+3
2014-11-22
i915g: Fix offset for level != 0
Stéphane Marchesin
5
-8
/
+27
2014-11-22
i915g: Don't write constants past I915_MAX_CONSTANT
Stéphane Marchesin
1
-1
/
+1
2014-11-22
i915g: Don't hardcode array size for phase count
Stéphane Marchesin
1
-1
/
+1
2014-11-22
draw: allow LLVM use on non-SSE2 X86 cpus
David Heidelberg
1
-14
/
+1
2014-11-22
docs: add news item and link release notes for mesa 10.3.4
Emil Velikov
2
-0
/
+7
2014-11-22
docs: Add sha256 sums for the 10.3.4 release
Emil Velikov
1
-1
/
+3
2014-11-22
Add release notes for the 10.3.4 release
Emil Velikov
1
-0
/
+104
2014-11-21
i965: Make Gen4-5 push constants call _mesa_load_state_parameters too.
Kenneth Graunke
1
-0
/
+4
2014-11-21
i965/vec4/gen8: Handle the MUL dest hazard exception
Ben Widawsky
2
-2
/
+19
2014-11-21
i965/vec4: Extract depctrl hazards
Ben Widawsky
1
-22
/
+27
2014-11-21
i965/fs: Remove is_valid_3src().
Matt Turner
3
-8
/
+1
2014-11-21
i965/fs: Remove is_valid_3src() checks from emit_lrp.
Matt Turner
1
-4
/
+1
2014-11-21
i965/fs: Remove unused apply_stride().
Matt Turner
2
-11
/
+0
2014-11-21
i965/fs: Move ip_record class to its one use.
Matt Turner
2
-12
/
+12
2014-11-21
i965: Move common fields into backend_instruction.
Matt Turner
3
-5
/
+2
2014-11-21
i965: Combine offset/texture_offset fields.
Matt Turner
6
-15
/
+13
2014-11-21
radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
Marek Olšák
1
-0
/
+7
2014-11-20
vc4: Update for new kernel ABI with async execution and waits.
Eric Anholt
9
-3
/
+250
2014-11-20
i915: Only use TEXCOORDTYPE_VECTOR with cube maps on gen2
Ville Syrjälä
1
-18
/
+19
2014-11-20
i965/disasm: Properly decode branch_ctrl (gen8+)
Ben Widawsky
3
-2
/
+23
2014-11-20
rtasm,translate: Re-enable SSE on Mingw64.
José Fonseca
2
-2
/
+2
2014-11-20
i965: Skip _mesa_load_state_parameters when there are zero parameters.
Kenneth Graunke
2
-11
/
+11
2014-11-19
radeonsi: remove unused variable si_state_dsa::db_render_control
Marek Olšák
1
-1
/
+0
2014-11-19
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Roland Scheidegger
1
-0
/
+1
2014-11-19
draw: fixes for vertex shaders outputting layer or viewport index
Roland Scheidegger
7
-17
/
+21
2014-11-19
st/va: surface: render subpicture
Michael Varga
1
-0
/
+120
2014-11-19
st/va: subpicture implementation
Michael Varga
2
-13
/
+161
2014-11-19
st/va: added internal storage for VAImage and BGRA format
Michael Varga
2
-26
/
+48
2014-11-19
st/va: added some calls to handle_table_remove()
Michael Varga
3
-0
/
+3
2014-11-18
i965: Fix segfault in WebGL Conformance on Ivybridge
Chad Versace
1
-3
/
+4
2014-11-18
mesa/main: Fix tmp_row memory leak in texstore_rgba_integer.
Siavash Eliasi
1
-1
/
+3
2014-11-18
docs/GL3: Mark GL_ARB_direct_state_access as being started by Laura
Jason Ekstrand
1
-1
/
+1
2014-11-19
r600g: limit texture offset application to specific types (v2)
Dave Airlie
1
-3
/
+18
2014-11-19
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
1
-1
/
+2
2014-11-18
vc4: Emit semaphore instructions for new kernel ABI.
Eric Anholt
3
-6
/
+87
2014-11-18
vc4: Mark a big array as const.
Eric Anholt
1
-1
/
+1
[next]