index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nv50/ir: Add sat modifier for mul
Roy Spliet
2015-01-05
2
-1
/
+7
*
nv50,nvc0: avoid doing work inside of an assert
Ilia Mirkin
2015-01-05
2
-2
/
+4
*
nv50/ir: fix texture offsets in release builds
Ilia Mirkin
2015-01-05
2
-2
/
+4
*
i965: Micro-optimize swizzle_to_scs() and make it inlinable.
Kenneth Graunke
2015-01-04
3
-27
/
+39
*
i965: Support MESA_FORMAT_R8G8B8X8_SRGB.
Kenneth Graunke
2015-01-04
1
-1
/
+4
*
i965: Fix BLORP sRGB MSAA overrides to cope with X vs. A formats.
Kenneth Graunke
2015-01-04
1
-2
/
+3
*
i965: Copy shader->shadow_samplers to prog->ShadowSamplers.
Kenneth Graunke
2015-01-04
1
-0
/
+1
*
i965: Make the precompile ignore DEPTH_TEXTURE_MODE on Gen7.5+.
Kenneth Graunke
2015-01-04
2
-2
/
+5
*
i965: Implement WaCsStallAtEveryFourthPipecontrol on IVB/BYT.
Kenneth Graunke
2015-01-04
2
-0
/
+34
*
r300g: handle vertex format PIPE_FORMAT_NONE
Marek Olšák
2015-01-04
1
-2
/
+11
*
glsl_to_tgsi: fix a bug in copy propagation
Marek Olšák
2015-01-03
1
-1
/
+2
*
i965: Make INTEL_DEBUG=state ignore state flags with a count of 1.
Kenneth Graunke
2015-01-03
1
-2
/
+4
*
i965: Fix INTEL_DEBUG=optimizer with VF types.
Kenneth Graunke
2015-01-03
2
-2
/
+2
*
i965: Show opt_vector_float() and later passes in INTEL_DEBUG=optimizer.
Kenneth Graunke
2015-01-03
1
-8
/
+12
*
swrast: Fix -Wduplicate-decl-specifier warning
Jeremy Huddleston Sequoia
2015-01-01
1
-2
/
+2
*
nv50/ir: Fold sat into mad
Roy Spliet
2015-01-01
1
-1
/
+1
*
nv50/ir: fold MAD when one of the multiplicands is const
Ilia Mirkin
2015-01-01
1
-0
/
+23
*
gallium/state_tracker: Rewrite Haiku's state tracker
Alexander von Gluck IV
2015-01-01
7
-190
/
+274
*
radeonsi: fix warnings
Marek Olšák
2015-01-01
2
-1
/
+3
*
i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES.
Kenneth Graunke
2014-12-31
3
-21
/
+13
*
i965: Use WARN_ONCE for the single-primitive-exceeded-aperture message.
Kenneth Graunke
2014-12-31
1
-9
/
+4
*
u_primconvert: Fix leak of the upload BO on context destroy.
Eric Anholt
2014-12-31
1
-0
/
+2
*
vc4: Fix memory leak as of 0404e7fe0ac2a6234a11290b4b1596e8bc127a4b.
Eric Anholt
2014-12-31
1
-5
/
+5
*
nv50,nvc0: set vertex id base to index_bias
Ilia Mirkin
2014-12-30
5
-7
/
+35
*
nv50,nvc0: implement half_pixel_center
Tiziano Bacocco
2014-12-30
8
-14
/
+11
*
vc4: Only render tiles where the scissor ever intersected them.
Eric Anholt
2014-12-30
4
-10
/
+52
*
vc4: Move draw call reset handling to a helper function.
Eric Anholt
2014-12-30
1
-23
/
+31
*
vc4: Drop the content of vc4_flush_resource().
Eric Anholt
2014-12-30
1
-4
/
+4
*
docs: add news item and link release notes for mesa 10.3.6/10.4.1
Emil Velikov
2014-12-30
2
-0
/
+10
*
docs: Add sha256 sums for the 10.4.1 release
Emil Velikov
2014-12-30
1
-1
/
+3
*
Add release notes for the 10.4.1 release
Emil Velikov
2014-12-30
1
-0
/
+95
*
docs: Add sha256 sums for the 10.3.6 release
Emil Velikov
2014-12-30
1
-1
/
+3
*
Add release notes for the 10.3.6 release
Emil Velikov
2014-12-30
1
-0
/
+122
*
mesa: Remove __SSE4_1__ guards from sse_minmax.c.
Matt Turner
2014-12-29
1
-3
/
+0
*
i965/vec4: Do separate copy followed by constant propagation after opt_vector...
Matt Turner
2014-12-29
1
-1
/
+2
*
i965/vec4: Allow constant propagation of VF immediates.
Matt Turner
2014-12-29
1
-1
/
+27
*
i965/vec4: Add parameter to skip doing constant propagation.
Matt Turner
2014-12-29
2
-3
/
+3
*
i965/vec4: Do CSE, copy propagation, and DCE after opt_vector_float().
Matt Turner
2014-12-29
1
-1
/
+5
*
i965/vec4: Perform CSE on MOV ..., VF instructions.
Matt Turner
2014-12-29
1
-5
/
+11
*
i965/vec4: Add pass to gather constants into a vector-float MOV.
Matt Turner
2014-12-29
2
-0
/
+62
*
i965: Add support for saturating immediates.
Matt Turner
2014-12-29
4
-0
/
+80
*
i965: Add fs_reg/src_reg constructors that take vf[4].
Matt Turner
2014-12-29
3
-0
/
+19
*
gallium/target: Drop no longer needed Haiku viewport override
Alexander von Gluck IV
2014-12-27
1
-30
/
+1
*
gallium/st: Clean up Haiku depth mapping, fix colorspace errors
Alexander von Gluck IV
2014-12-27
1
-29
/
+19
*
vc4: Handle unaligned accesses in CL emits.
Eric Anholt
2014-12-25
2
-26
/
+78
*
vc4: Don't bother zero-initializing the shader reloc indices.
Eric Anholt
2014-12-25
1
-2
/
+2
*
vc4: Fix the argument type for cl_u16().
Eric Anholt
2014-12-25
1
-1
/
+1
*
egl: Fix non-dri SCons builds re #87657
Alexander von Gluck IV
2014-12-25
2
-11
/
+9
*
radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
Michel Dänzer
2014-12-25
1
-2
/
+4
*
vc4: Optimize CL emits by doing size checks up front.
Eric Anholt
2014-12-24
5
-16
/
+66
[prev]
[next]