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
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: remove unused include from the automake/scons build
Emil Velikov
2015-03-16
2
-2
/
+0
*
st/glx: use strdup() instead of _mesa_strdup()
Brian Paul
2015-03-11
1
-1
/
+2
*
clover: Return the minimum required value for CL_DEVICE_SINGLE_FP_CONFIG v2
Tom Stellard
2015-03-09
1
-1
/
+4
*
clover: Enable cl_khr_fp64 for devices that support doubles v4
Tom Stellard
2015-03-05
3
-3
/
+25
*
st/osmesa: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
2
-0
/
+2
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
clover: Fix build since llvm r231270
Tom Stellard
2015-03-04
1
-1
/
+1
*
st/xlib: include p_compiler.h to get PUBLIC definition
Brian Paul
2015-03-04
1
-0
/
+1
*
st/vega: Remove.
Jose Fonseca
2015-03-04
59
-20527
/
+0
*
st/egl: Remove.
Jose Fonseca
2015-03-04
44
-12064
/
+0
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-1
/
+2
*
st/dri: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-2
/
+1
*
clover: Don't unconditionally define cl_khr_fp64
Tom Stellard
2015-02-27
1
-1
/
+0
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-1
/
+2
*
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
*
st/nine: Mark end of non-void function unreachable
Tobias Klausmann
2015-02-24
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
2
-3
/
+3
*
gallium/dri: Shut up a compiler warning.
Eric Anholt
2015-02-18
1
-1
/
+1
*
clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
2015-02-14
1
-0
/
+9
*
st/dri: Make depth buffer optional for postprocessing
Park, Jeongmin
2015-02-07
2
-2
/
+2
*
gallium/postprocessing: fix crash at context destruction
Marek Olšák
2015-02-06
1
-4
/
+3
*
st/nine: Implement dummy vbo behaviour when vs is missing inputs
Tiziano Bacocco
2015-02-06
4
-18
/
+119
*
st/nine: Dummy sampler should have a=1
Axel Davy
2015-02-06
5
-43
/
+163
*
st/nine: Fix update_framebuffer binding cbufs the pixel shader wouldn't rende...
Axel Davy
2015-02-06
2
-12
/
+12
*
st/nine: Clear: better behave if rt_mask is different to the one of the frame...
Axel Davy
2015-02-06
1
-13
/
+27
*
st/nine: Fix multisampling support detection
Axel Davy
2015-02-06
2
-28
/
+9
*
st/nine: Fix enabled lights in stateblocks
Tiziano Bacocco
2015-02-06
2
-3
/
+7
*
st/nine: Fix depth stencil formats bindings flags.
Axel Davy
2015-02-06
4
-27
/
+74
*
st/nine: Fix gpu memory leak in swapchain
Axel Davy
2015-02-06
1
-2
/
+1
*
st/nine: SetResourceResize should track nr_samples too
Axel Davy
2015-02-06
1
-0
/
+1
*
st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
Tiziano Bacocco
2015-02-06
1
-0
/
+1
*
st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
Tiziano Bacocco
2015-02-06
1
-0
/
+1
*
st/nine: Implement fallback behaviour when rts and ds don't match
Axel Davy
2015-02-06
1
-18
/
+28
*
st/nine: Fix present_buffers allocation
Axel Davy
2015-02-06
1
-6
/
+9
*
st/nine: Check for aligned offset in each vertex element
Patrick Rudolph
2015-02-06
1
-1
/
+3
*
st/nine: Fix bufferoverflow in {Get|Set}PixelShaderConstantF
Patrick Rudolph
2015-02-06
1
-5
/
+5
*
st/nine: Set [out] argument to NULL for some functions
Patrick Rudolph
2015-02-06
1
-0
/
+6
*
st/nine: Remove duplicated debug message
Patrick Rudolph
2015-02-06
1
-3
/
+0
*
st/nine: Return E_FAIL for unused vertexdeclaration type
Patrick Rudolph
2015-02-06
1
-3
/
+4
*
st/nine: Missing sanity check for CALLOC return E_OUTOFMEMORY if allocation o...
Patrick Rudolph
2015-02-06
1
-1
/
+1
*
st/nine: Implement ATOC hack
Axel Davy
2015-02-06
2
-0
/
+12
*
st/nine: Implement AMD alpha to coverage
Axel Davy
2015-02-06
4
-5
/
+20
*
st/nine: Add D3DFMT_DF16 support
Axel Davy
2015-02-06
2
-4
/
+14
*
st/nine: Change the value of some advertised caps
Axel Davy
2015-02-06
1
-3
/
+3
*
st/nine: NineDevice9_SetClipPlane: pPlane must be non-NULL
Axel Davy
2015-02-06
1
-3
/
+5
[next]