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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
identity: Remove.
Jose Fonseca
2015-03-02
13
-1706
/
+0
*
draw: fix division-by-zero for empty geometry shaders
Marek Olšák
2015-03-02
1
-2
/
+5
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
4
-13
/
+6
*
auxilary/os: correct sysctl use in os_get_total_physical_memory()
Jonathan Gray
2015-02-27
1
-2
/
+2
*
gallium/util: add debug_print_usage_enum() debug helper
Brian Paul
2015-02-27
2
-0
/
+22
*
gallium/util: fix 'statement with no effect' warning
Brian Paul
2015-02-27
1
-2
/
+2
*
radeonsi/compute: Enable PIPE_SHADER_CAP_DOUBLES v2
Tom Stellard
2015-02-27
1
-2
/
+2
*
clover: Don't unconditionally define cl_khr_fp64
Tom Stellard
2015-02-27
1
-1
/
+0
*
pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabled
Tom Stellard
2015-02-27
1
-1
/
+5
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
4
-6
/
+13
*
r300g/tests: Include stdio.h.
Vinson Lee
2015-02-26
1
-0
/
+2
*
radeon/compiler: include stdio.h
Brian Paul
2015-02-26
1
-0
/
+1
*
include,auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
2015-02-26
2
-28
/
+1
*
r300g: remove dependency on compiler.h
Brian Paul
2015-02-26
5
-3
/
+5
*
gallium: whitespace, comment formatting fixes in p_defines.h
Brian Paul
2015-02-26
1
-30
/
+36
*
util: add debug_print_bind_flags() debug helper
Brian Paul
2015-02-26
2
-0
/
+36
*
gallium: renumber PIPE_BIND_ flags
Brian Paul
2015-02-26
1
-13
/
+13
*
freedreno: drop ARRAY_SIZE macro
Rob Clark
2015-02-25
1
-2
/
+0
*
targets/libgl-xlib: add src/ include dir to fix build
Brian Paul
2015-02-24
1
-0
/
+1
*
r600g,radeonsi: fix streamout after pipeline stats have been used
Marek Olšák
2015-02-24
2
-13
/
+1
*
radeonsi: small cleanup around current_rast_prim
Marek Olšák
2015-02-24
1
-9
/
+6
*
radeonsi: set current_rast_prim in the right place
Marek Olšák
2015-02-24
1
-1
/
+7
*
radeonsi: simplify obtaining a shader property in si_emit_clip_regs
Marek Olšák
2015-02-24
1
-2
/
+1
*
radeonsi: only preload VertexID for the GS copy shader
Marek Olšák
2015-02-24
1
-4
/
+6
*
radeonsi: dump the shader key when dumping shaders
Marek Olšák
2015-02-24
1
-0
/
+38
*
r600g,radeonsi: cleanup of hex literals
Marek Olšák
2015-02-24
4
-32
/
+32
*
radeonsi: set PA_SU_HARDWARE_SCREEN_OFFSET to 0
Marek Olšák
2015-02-24
1
-0
/
+2
*
r600g: Implement GL_ARB_draw_indirect for EG/CM
Glenn Kennard
2015-02-24
10
-35
/
+129
*
freedreno/a4xx: aniso filtering
Rob Clark
2015-02-24
1
-4
/
+6
*
freedreno: update generated headers
Rob Clark
2015-02-24
5
-5
/
+20
*
freedreno/a4xx: add ARB_instanced_arrays support
Rob Clark
2015-02-24
2
-5
/
+4
*
freedreno/a4xx: handle index_bias (i.e. base_vertex)
Rob Clark
2015-02-24
1
-1
/
+1
*
freedreno/a4xx: add support for vertexid and instanceid sysvals
Rob Clark
2015-02-24
2
-11
/
+24
*
freedreno/a4xx: pass number of instances to draw
Rob Clark
2015-02-24
3
-6
/
+7
*
st/omx/dec/h264: fix picture out-of-order with poc type 0 v2
Leo Liu
2015-02-24
1
-0
/
+5
*
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
*
mesa: move math-related function into new c99_math.h file
Brian Paul
2015-02-23
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
3
-4
/
+4
*
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
1
-143
/
+0
*
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
*
radeonsi: fix a warning caused by previous commit
Marek Olšák
2015-02-23
1
-1
/
+1
[next]