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
...
*
trace: add invalidate_resource callback
Ilia Mirkin
2016-10-11
1
-0
/
+21
*
radeonsi: emit TA_CS_BC_BASE_ADDR on SI only if the kernel allows it
Marek Olšák
2016-10-11
1
-1
/
+6
*
swr: [rasterizer archrast] update proto file
Tim Rowley
2016-10-11
1
-2
/
+56
*
swr: [rasterizer archrast] add support for stats files
Tim Rowley
2016-10-11
4
-20
/
+57
*
swr: [rasterizer jitter] remove architecture override
Tim Rowley
2016-10-11
1
-41
/
+1
*
swr: [rasterizer jitter] adjust jitmanager assert
Tim Rowley
2016-10-11
1
-1
/
+4
*
swr: [rasterizer] eliminate unused label warnings on gcc
Tim Rowley
2016-10-11
2
-0
/
+8
*
swr: [rasterizer core] implement depth bounds test
Tim Rowley
2016-10-11
6
-9
/
+101
*
swr: [rasterizer core] update/add formats
Tim Rowley
2016-10-11
7
-1705
/
+2592
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
7
-19
/
+27
*
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
*
i915g: fix incorrect gl_FragCoord value
Nicholas Bishop
2016-10-10
1
-1
/
+6
*
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
[prev]
[next]