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
*
docs: add news item and link release notes for mesa 10.4.5
Emil Velikov
2015-02-24
2
-0
/
+7
*
docs: Add sha256 sums for the 10.4.5 release
Emil Velikov
2015-02-24
1
-1
/
+3
*
Add release notes for the 10.4.5 release
Emil Velikov
2015-02-24
1
-0
/
+112
*
st/omx/dec/h264: fix picture out-of-order with poc type 0 v2
Leo Liu
2015-02-24
1
-0
/
+5
*
install-lib-links: remove the .install-lib-links file
Emil Velikov
2015-02-24
1
-0
/
+1
*
clover: Set appropriate flag defaults on memory object creation.
Francisco Jerez
2015-02-24
1
-8
/
+18
*
clover: Add CL_MEM_HOST_* flag checks.
EdB
2015-02-24
2
-7
/
+34
*
clover: Factor out memory object flags validation to a helper function.
Francisco Jerez
2015-02-24
1
-34
/
+32
*
vc4: Update to current kernel sources.
Eric Anholt
2015-02-24
8
-49
/
+93
*
r600: Fix build after 984f3069370cd4a347cb38269d430b428385affd
Eric Anholt
2015-02-24
1
-1
/
+1
*
st/nine: Mark end of non-void function unreachable
Tobias Klausmann
2015-02-24
1
-1
/
+1
*
gallium: include util/macros.h
Tobias Klausmann
2015-02-24
1
-55
/
+2
*
driconf: Update Catalan translation
Alex Henrie
2015-02-24
1
-18
/
+34
*
driconf: Update Spanish translation
Alex Henrie
2015-02-24
1
-5
/
+21
*
mesa: Add missing error checks to GetProgramInfoLog, GetShaderInfoLog and Get...
Eduardo Lima Mitev
2015-02-24
1
-6
/
+32
*
i965: Fix non-AA wide line rendering with fractional line widths
Iago Toral Quiroga
2015-02-24
4
-8
/
+20
*
mesa: Fix ctx->Texture.CubeMapSeamless
Iago Toral Quiroga
2015-02-24
1
-1
/
+10
*
mesa: Return error if BeginQuery is called with an existing object of differe...
Eduardo Lima Mitev
2015-02-24
1
-0
/
+16
*
mesa: Return INVALID_OPERATION when querying a never bound Query obj
Eduardo Lima Mitev
2015-02-24
1
-4
/
+4
*
mesa: Add _mesa_is_array_texture helper
Iago Toral Quiroga
2015-02-24
2
-0
/
+25
*
mesa: Fix error validating args for TexSubImage3D
Eduardo Lima Mitev
2015-02-24
1
-2
/
+2
*
i965/blorp: round to nearest when converting float into integer
Samuel Iglesias Gonsalvez
2015-02-24
1
-4
/
+7
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
10
-84
/
+89
*
egl, wayland: RGB565 format support on Back-buffer
Vivek Kasireddy
2015-02-23
1
-3
/
+38
*
mesa: move math-related function into new c99_math.h file
Brian Paul
2015-02-23
3
-144
/
+185
*
nir/gcm: Add some missing break statements
Jason Ekstrand
2015-02-23
1
-0
/
+4
*
nir: Copy-propagate vecN operations that are actually moves
Jason Ekstrand
2015-02-23
1
-16
/
+29
*
ra: Disable round-robin strategy for optimistically colorable nodes.
Francisco Jerez
2015-02-23
1
-1
/
+23
*
i965/fs: Fix lower_load_payload() not to use an incorrect half for immediates...
Francisco Jerez
2015-02-23
1
-0
/
+8
*
i965/fs: Fix lower_load_payload() to take into account non-zero reg_offset.
Francisco Jerez
2015-02-23
1
-2
/
+2
*
i965/fs: Remove logic to keep track of MRF metadata in lower_load_payload().
Francisco Jerez
2015-02-23
1
-26
/
+13
*
i965/fs: Less broken handling of force_writemask_all in lower_load_payload().
Francisco Jerez
2015-02-23
1
-7
/
+13
*
mesa/vbo: Use unreachable to silence uninitialized var warning.
Matt Turner
2015-02-23
1
-2
/
+1
*
mesa: Move START/END_FAST_MATH macros to their only use.
Matt Turner
2015-02-23
2
-79
/
+78
*
mesa: Remove definition of NULL.
Matt Turner
2015-02-23
1
-4
/
+0
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
131
-746
/
+735
*
mesa: Remove CHECK macro.
Matt Turner
2015-02-23
3
-58
/
+30
*
mesa: Remove dead CAPI define.
Matt Turner
2015-02-23
1
-5
/
+0
*
gallium: Use util_cpu_to_le{16,32} in many more places.
Matt Turner
2015-02-23
5
-390
/
+88
*
gallium/util: Use HAVE___BUILTIN_* macros.
Matt Turner
2015-02-23
1
-6
/
+5
*
mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
2015-02-23
2
-143
/
+143
*
i965: Link test programs with gtest before pthreads.
Matt Turner
2015-02-23
1
-10
/
+10
*
osmesa: add gallium include dirs to Makefile.am
Brian Paul
2015-02-23
1
-0
/
+2
*
util: move pipe_prim_names array into u_prim_name()
Brian Paul
2015-02-23
1
-24
/
+21
*
util: rewrite debug_print_transfer_flags() using debug_dump_flags()
Brian Paul
2015-02-23
1
-28
/
+13
*
mesa: Adds missing error condition in _mesa_check_sample_count()
Eduardo Lima Mitev
2015-02-23
1
-3
/
+4
*
radeonsi: fix a warning caused by previous commit
Marek Olšák
2015-02-23
1
-1
/
+1
*
radeonsi: fix point sprites
Marek Olšák
2015-02-23
1
-1
/
+1
*
i965/skl: Use 1 register for uniform pull constant payload
Ben Widawsky
2015-02-22
1
-1
/
+1
*
nir: Generalize the optimization of subs of subs from 0.
Eric Anholt
2015-02-21
1
-2
/
+2
[next]