index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
vc4: Avoid repeated hindex lookups in the loop over tiles.
Eric Anholt
2014-12-24
2
-15
/
+24
*
i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
Kenneth Graunke
2014-12-24
1
-2
/
+10
*
i965: Cache register write capability checks.
Kenneth Graunke
2014-12-24
1
-0
/
+12
*
freedreno/ir3: split out legalize pass
Rob Clark
2014-12-23
5
-154
/
+214
*
freedreno/ir3: ra debug
Rob Clark
2014-12-23
3
-17
/
+61
*
egl/haiku: Clean up SConscript whitespace
Alexander von Gluck IV
2014-12-23
1
-13
/
+12
*
egl/dri2: Fix build of dri2 egl driver with SCons
Alexander von Gluck IV
2014-12-23
1
-0
/
+40
*
egl: Clean up Haiku visual creation
Alexander von Gluck IV
2014-12-23
1
-49
/
+47
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
10
-5
/
+523
*
glsl: check if implicitly sized arrays match explicitly sized arrays across t...
Timothy Arceri
2014-12-23
1
-1
/
+20
*
i965: Use safer pointer arithmetic in gather_oa_results()
Chad Versace
2014-12-22
1
-1
/
+1
*
i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
Chad Versace
2014-12-22
1
-3
/
+4
*
i965: Fix intel_miptree_map() signature to be more 64-bit safe
Chad Versace
2014-12-22
5
-10
/
+24
*
i965: Remove spurious casts in copy_image_with_memcpy()
Chad Versace
2014-12-22
1
-4
/
+4
*
radeonsi: force NaNs to 0
Marek Olšák
2014-12-21
1
-4
/
+8
*
st/nine: fix DBG typo (trivial)
David Heidelberg
2014-12-21
1
-1
/
+1
*
r300g: implement ARR opcode
David Heidelberg
2014-12-21
4
-4
/
+16
*
freedreno/a4xx: blend-color
Rob Clark
2014-12-20
1
-0
/
+13
*
freedreno/a4xx: alpha-test
Rob Clark
2014-12-20
1
-0
/
+2
*
freedreno: update generated headers
Rob Clark
2014-12-20
6
-61
/
+151
*
freedreno/ir3: trans_kill cleanup
Rob Clark
2014-12-20
1
-12
/
+7
*
freedreno/ir3: hack for standalone compiler
Rob Clark
2014-12-20
1
-1
/
+5
*
i965/fs: Add missing const qualifier.
Matt Turner
2014-12-19
1
-1
/
+1
*
vc4: Coalesce MOVs into VPM with the instructions generating the values.
Eric Anholt
2014-12-18
4
-15
/
+143
*
vc4: Redefine VPM writes as a (destination) QIR register file.
Eric Anholt
2014-12-17
3
-7
/
+19
*
docs: note change in minimum GCC version to 4.2.0
Timothy Arceri
2014-12-18
1
-1
/
+1
[next]