index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
st/nine: More checks for GetRenderTargetData
Axel Davy
1
-0
/
+2
2016-10-10
st/nine: Add debug output for lost devices
Patrick Rudolph
1
-0
/
+2
2016-10-10
st/nine: Prevent crash in GetRenderTargetData
Patrick Rudolph
1
-0
/
+2
2016-10-10
st/nine: Set CLAMP_TO_EDGE on cubetextures
Patrick Rudolph
3
-5
/
+22
2016-10-10
st/nine: handle possible failure of D3DWindowBuffer_create
Patrick Rudolph
1
-0
/
+8
2016-10-10
st/nine: Assert on buffer creation failure
Patrick Rudolph
1
-8
/
+18
2016-10-10
st/nine: Use NineDevice9_CreateDepthStencilSurface in swapchain9
Patrick Rudolph
1
-13
/
+17
2016-10-10
st/nine: Fix check and remove useless code in swapchain9
Axel Davy
2
-17
/
+5
2016-10-10
st/nine: Implement MSAA quality levels
Patrick Rudolph
7
-12
/
+125
2016-10-10
st/nine: Prepare update_framebuffer for MS quality levels
Patrick Rudolph
1
-4
/
+4
2016-10-10
st/nine: Add additional error handling in CheckDeviceMultiSampleType
Patrick Rudolph
1
-0
/
+6
2016-10-10
st/nine: Fix compiler warning
Patrick Rudolph
2
-7
/
+11
2016-10-10
st/nine: Remove resource9 {Set/Get/Free}PrivateData functions
Patrick Rudolph
2
-134
/
+1
2016-10-10
st/nine: Remove volume9 {Set/Get/Free}PrivateData functions
Patrick Rudolph
3
-159
/
+0
2016-10-10
st/nine: Switch {Set/Get/Free}PrivateData functions
Patrick Rudolph
8
-61
/
+61
2016-10-10
st/nine: Implement {Set/Get/Free}PrivateData in iunknown
Patrick Rudolph
2
-0
/
+134
2016-10-10
st/nine: Return device in NineSurface9_GetContainer
Patrick Rudolph
1
-2
/
+10
2016-10-10
st/nine: Allocate surface resources in surface ctor
Patrick Rudolph
2
-68
/
+44
2016-10-10
st/nine: Fix D3DFMT_NULL size
Axel Davy
1
-0
/
+2
2016-10-10
st/nine: Add debugging output
Patrick Rudolph
1
-0
/
+4
2016-10-10
st/nine: Fix assert in NineUnknown_QueryInterface
Patrick Rudolph
1
-1
/
+4
2016-10-10
st/nine: Print interface id in NineVolume9_GetContainer
Patrick Rudolph
1
-0
/
+5
2016-10-10
st/nine: Print interface id in NineSurface9_GetContainer
Patrick Rudolph
1
-0
/
+5
2016-10-10
st/nine: Print interface id in NineUnknown_QueryInterface
Patrick Rudolph
1
-1
/
+3
2016-10-10
st/nine: Move assert in NineSurface9_ctor
Patrick Rudolph
1
-2
/
+2
2016-10-10
st/nine: Properly declare sampler states for ff
Axel Davy
1
-1
/
+6
2016-10-10
st/nine: Handle user clipping planes properly for ff
Axel Davy
1
-4
/
+17
2016-10-10
st/nine: Fix the calculation of the number of vs inputs
Axel Davy
1
-1
/
+1
2016-10-10
st/nine: Fix specular w coordinate
Axel Davy
1
-4
/
+2
2016-10-10
st/nine: Disable parts of lighting calculation if no normal provided
Axel Davy
1
-26
/
+35
2016-10-10
st/nine: Fix condition for specular lightning
Axel Davy
1
-12
/
+11
2016-10-10
st/nine: Do always accumulate diffuse
Axel Davy
1
-3
/
+2
2016-10-10
st/nine: Initialize ps ff registers
Axel Davy
1
-0
/
+5
2016-10-10
st/nine: Do not pollute rTmp in ff ps
Axel Davy
1
-2
/
+4
2016-10-10
st/nine: Allocate temporaries on demand for ps ff
Axel Davy
1
-14
/
+10
2016-10-10
st/nine: Fix texbem
Axel Davy
1
-2
/
+2
2016-10-10
st/nine: Fix ff computation for inverse
Axel Davy
2
-23
/
+6
2016-10-10
st/nine: Used normed Vtx for reflectionvector
Axel Davy
1
-2
/
+5
2016-10-10
st/nine: Implement SPHEREMAP
Axel Davy
2
-4
/
+30
2016-10-10
st/nine: Enable passthrough only if positiont is used
Axel Davy
1
-0
/
+2
2016-10-10
st/nine: Fix wrong mask in ff vs
Axel Davy
1
-1
/
+1
2016-10-10
st/nine: Fix tweening factor computation
Axel Davy
1
-2
/
+2
2016-10-10
st/nine: Disable ff vertex blending if required inputs are missing
Axel Davy
1
-2
/
+12
2016-10-10
st/nine: Use materials if source is not given.
Axel Davy
1
-4
/
+5
2016-10-10
st/nine: Fix ff SPECULARENABLE
Axel Davy
1
-10
/
+3
2016-10-10
st/nine: Undefined specular should be full of zeros
Axel Davy
1
-6
/
+6
2016-10-10
st/nine: Implement normal transformation with vertex blending
Axel Davy
1
-5
/
+21
2016-10-10
st/nine: Increase MaxVertexBlendMatrixIndex
Axel Davy
2
-5
/
+5
2016-10-10
st/nine: Compact ff vs constants a bit
Axel Davy
1
-9
/
+9
2016-10-10
st/nine: Fix vertex blending aVtx computation
Axel Davy
1
-17
/
+10
[next]