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
/
state_trackers
/
nine
/
device9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Simplify NineVolume9_CopyVolume
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Split NineSurface9_CopySurface
Axel Davy
2015-08-21
1
-6
/
+75
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
1
-0
/
+1
*
st/nine: Revert to sw cursor in case of failure to set hw cursor
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Force hw cursor for Windowed mode
Axel Davy
2015-08-21
1
-3
/
+9
*
st/nine: Hide hardware cursor when we don't use it
Axel Davy
2015-08-21
1
-6
/
+12
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
st/nine: Some D3DUSAGE_AUTOGENMIPMAP fixes
Axel Davy
2015-04-29
1
-1
/
+13
*
st/nine: Encapsulate variables for MANAGED resource
Axel Davy
2015-04-29
1
-1
/
+1
*
st/nine: Add debug warning when application uses sw processing
Axel Davy
2015-04-29
1
-0
/
+5
*
st/nine: Change x86 FPU Control word on device creation
Tiziano Bacocco
2015-04-29
1
-0
/
+31
*
st/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
Axel Davy
2015-04-29
1
-8
/
+2
*
st/nine: Workaround barycentrics issue on some cards
Axel Davy
2015-04-29
1
-1
/
+3
*
st/nine: Clear struct pipe_blit_info before use.
Xavier Bouchoux
2015-04-29
1
-0
/
+2
*
st/nine: NineDevice9_Clear skip fastpath for bigger depth-buffers
Patrick Rudolph
2015-04-29
1
-4
/
+13
*
st/nine: Implement dummy vbo behaviour when vs is missing inputs
Tiziano Bacocco
2015-02-06
1
-0
/
+37
*
st/nine: Dummy sampler should have a=1
Axel Davy
2015-02-06
1
-0
/
+39
*
st/nine: Fix update_framebuffer binding cbufs the pixel shader wouldn't rende...
Axel Davy
2015-02-06
1
-0
/
+8
*
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 enabled lights in stateblocks
Tiziano Bacocco
2015-02-06
1
-1
/
+3
*
st/nine: Fix depth stencil formats bindings flags.
Axel Davy
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: Implement ATOC hack
Axel Davy
2015-02-06
1
-0
/
+8
*
st/nine: Implement AMD alpha to coverage
Axel Davy
2015-02-06
1
-2
/
+15
*
st/nine: NineDevice9_SetClipPlane: pPlane must be non-NULL
Axel Davy
2015-02-06
1
-3
/
+5
*
st/nine: Refactor format d3d9 to pipe conversion
Axel Davy
2015-02-06
1
-2
/
+4
*
st/nine: Implement RESZ hack
Axel Davy
2015-02-06
1
-0
/
+57
*
st/nine: Commit sampler views again if srgb state changed.
Axel Davy
2015-02-06
1
-0
/
+3
*
st/nine: Explicit nine requirements
Axel Davy
2015-02-06
1
-4
/
+5
*
st/nine: Allocate vs constbuf buffer for indirect addressing once.
Axel Davy
2015-01-22
1
-1
/
+4
*
st/nine: Allocate the correct size for the user constant buffer
Axel Davy
2015-01-22
1
-3
/
+3
*
st/nine: Add variables containing the size of the constant buffers
Axel Davy
2015-01-22
1
-4
/
+6
*
st/nine: Convert integer constants to floats before storing them when cards d...
Axel Davy
2015-01-22
1
-13
/
+52
*
st/nine: Rework of boolean constants
Axel Davy
2015-01-22
1
-19
/
+16
*
st/nine: fix DBG typo (trivial)
David Heidelberg
2014-12-21
1
-1
/
+1
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
1
-1
/
+0
*
st/nine: Queries: Use gallium caps to get if queries are supported. (v2)
Axel Davy
2014-12-03
1
-1
/
+1
*
st/nine: Queries: remove dummy queries
Axel Davy
2014-12-03
1
-2
/
+3
*
st/nine: return GetAvailableTextureMem in bytes as expected (v2)
David Heidelberg
2014-11-26
1
-1
/
+5
*
st/nine: Add pool check to SetTexture (v2)
Axel Davy
2014-11-26
1
-1
/
+9
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-11-26
1
-0
/
+46
*
st/nine: clean device9ex.
Axel Davy
2014-11-26
1
-8
/
+11
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+3458