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
...
*
swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windows
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer archrast] add mako template
Tim Rowley
2016-10-11
4
-2
/
+117
*
swr: [rasterizer core] disable cull for rect_list
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer core] add support for "RAW" surface format
Tim Rowley
2016-10-11
2
-0
/
+29
*
swr: [rasterizer core] align Macrotile FIFO memory to SIMD size
Tim Rowley
2016-10-11
4
-9
/
+23
*
swr: [rasterizer common] remove threadviz code
Tim Rowley
2016-10-11
3
-94
/
+0
*
swr: [rasterizer memory] split load/store for compile speed
Tim Rowley
2016-10-11
17
-1836
/
+2290
*
egl: add eglSwapBuffersWithDamageKHR
Eric Engestrom
2016-10-11
1
-6
/
+26
*
intel/genxml: fix building rules for aubinator required headers
Mauro Rossi
2016-10-11
2
-2
/
+6
*
radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPS
Emil Velikov
2016-10-11
1
-1
/
+2
*
radv: automake: remove unused variables
Emil Velikov
2016-10-11
1
-6
/
+0
*
radv: automake: include the python scripts/formats table in the tarball
Emil Velikov
2016-10-11
1
-2
/
+5
*
mesa: fix error handling in _mesa_TransformFeedbackVaryings
Tapani Pälli
2016-10-11
1
-10
/
+6
*
i965: solve cubemap negative x/y/z faces buffer offset issue in dEQP.
Xu,Randy
2016-10-11
1
-1
/
+3
*
i915g: fix incorrect gl_FragCoord value
Nicholas Bishop
2016-10-10
1
-1
/
+6
*
Revert "mesa_glinterop: remove inclusion of GLX header"
Vinson Lee
2016-10-10
1
-4
/
+1
*
st/nine: More checks for GetRenderTargetData
Axel Davy
2016-10-10
1
-0
/
+2
*
st/nine: Add debug output for lost devices
Patrick Rudolph
2016-10-10
1
-0
/
+2
*
st/nine: Prevent crash in GetRenderTargetData
Patrick Rudolph
2016-10-10
1
-0
/
+2
*
st/nine: Set CLAMP_TO_EDGE on cubetextures
Patrick Rudolph
2016-10-10
3
-5
/
+22
*
st/nine: handle possible failure of D3DWindowBuffer_create
Patrick Rudolph
2016-10-10
1
-0
/
+8
*
st/nine: Assert on buffer creation failure
Patrick Rudolph
2016-10-10
1
-8
/
+18
*
st/nine: Use NineDevice9_CreateDepthStencilSurface in swapchain9
Patrick Rudolph
2016-10-10
1
-13
/
+17
*
st/nine: Fix check and remove useless code in swapchain9
Axel Davy
2016-10-10
2
-17
/
+5
*
st/nine: Implement MSAA quality levels
Patrick Rudolph
2016-10-10
7
-12
/
+125
*
st/nine: Prepare update_framebuffer for MS quality levels
Patrick Rudolph
2016-10-10
1
-4
/
+4
*
st/nine: Add additional error handling in CheckDeviceMultiSampleType
Patrick Rudolph
2016-10-10
1
-0
/
+6
*
st/nine: Fix compiler warning
Patrick Rudolph
2016-10-10
2
-7
/
+11
*
st/nine: Remove resource9 {Set/Get/Free}PrivateData functions
Patrick Rudolph
2016-10-10
2
-134
/
+1
*
st/nine: Remove volume9 {Set/Get/Free}PrivateData functions
Patrick Rudolph
2016-10-10
3
-159
/
+0
*
st/nine: Switch {Set/Get/Free}PrivateData functions
Patrick Rudolph
2016-10-10
8
-61
/
+61
*
st/nine: Implement {Set/Get/Free}PrivateData in iunknown
Patrick Rudolph
2016-10-10
2
-0
/
+134
*
st/nine: Return device in NineSurface9_GetContainer
Patrick Rudolph
2016-10-10
1
-2
/
+10
*
st/nine: Allocate surface resources in surface ctor
Patrick Rudolph
2016-10-10
2
-68
/
+44
*
st/nine: Fix D3DFMT_NULL size
Axel Davy
2016-10-10
1
-0
/
+2
*
st/nine: Add debugging output
Patrick Rudolph
2016-10-10
1
-0
/
+4
*
st/nine: Fix assert in NineUnknown_QueryInterface
Patrick Rudolph
2016-10-10
1
-1
/
+4
*
st/nine: Print interface id in NineVolume9_GetContainer
Patrick Rudolph
2016-10-10
1
-0
/
+5
*
st/nine: Print interface id in NineSurface9_GetContainer
Patrick Rudolph
2016-10-10
1
-0
/
+5
*
st/nine: Print interface id in NineUnknown_QueryInterface
Patrick Rudolph
2016-10-10
1
-1
/
+3
*
st/nine: Move assert in NineSurface9_ctor
Patrick Rudolph
2016-10-10
1
-2
/
+2
*
st/nine: Properly declare sampler states for ff
Axel Davy
2016-10-10
1
-1
/
+6
*
st/nine: Handle user clipping planes properly for ff
Axel Davy
2016-10-10
1
-4
/
+17
*
st/nine: Fix the calculation of the number of vs inputs
Axel Davy
2016-10-10
1
-1
/
+1
*
st/nine: Fix specular w coordinate
Axel Davy
2016-10-10
1
-4
/
+2
*
st/nine: Disable parts of lighting calculation if no normal provided
Axel Davy
2016-10-10
1
-26
/
+35
*
st/nine: Fix condition for specular lightning
Axel Davy
2016-10-10
1
-12
/
+11
*
st/nine: Do always accumulate diffuse
Axel Davy
2016-10-10
1
-3
/
+2
*
st/nine: Initialize ps ff registers
Axel Davy
2016-10-10
1
-0
/
+5
*
st/nine: Do not pollute rTmp in ff ps
Axel Davy
2016-10-10
1
-2
/
+4
[prev]
[next]