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
/
nine
/
swapchain9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+2
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-3
/
+3
*
st/nine: Use correct PIPE_HANDLE_USAGE flag for frontbuffer copy
Axel Davy
2016-05-18
1
-5
/
+8
*
st/nine: Use WINE thread for threadpool
Patrick Rudolph
2016-05-18
1
-3
/
+24
*
st/nine: Don't present if window is occluded
Patrick Rudolph
2016-05-18
1
-5
/
+6
*
st/nine: Use new function to query for resolution mismatch
Patrick Rudolph
2016-05-18
1
-1
/
+12
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+3
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-6
/
+6
*
st/nine: SCRATCH does support all formats
Axel Davy
2016-02-12
1
-4
/
+4
*
st/nine: Use fast clears more often for MRTs
Axel Davy
2016-02-04
1
-1
/
+0
*
st/nine: Handle Window Occlusion
Patrick Rudolph
2016-02-04
1
-0
/
+23
*
st/nine: Call flush_resource before flush
Axel Davy
2016-02-04
1
-6
/
+4
*
st/nine: Fix remaining swapchain tests
Patrick Rudolph
2016-02-04
1
-1
/
+2
*
st/nine: Test more presentation params
Patrick Rudolph
2016-02-04
1
-5
/
+8
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
st/nine: Rework constant buffer state handling
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Remove group_mask argument from nine_update_state
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Return correct error codes in NineDevice9_Reset
Patrick Rudolph
2015-08-21
1
-1
/
+3
*
st/nine: Split NineSurface9_CopySurface
Axel Davy
2015-08-21
1
-2
/
+4
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
1
-0
/
+2
*
st/nine: Do not call ID3DPresent_GetCursorPos for sw cursor
Axel Davy
2015-08-21
1
-3
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
gallium: use fence_finish instead of fence_signalled in state trackers
Marek Olšák
2015-07-05
1
-1
/
+1
*
st/nine: Clear struct pipe_blit_info before use.
Xavier Bouchoux
2015-04-29
1
-0
/
+2
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
st/nine: Fix depth stencil formats bindings flags.
Axel Davy
2015-02-06
1
-2
/
+18
*
st/nine: Fix gpu memory leak in swapchain
Axel Davy
2015-02-06
1
-2
/
+1
*
st/nine: Fix present_buffers allocation
Axel Davy
2015-02-06
1
-6
/
+9
*
st/nine: Refactor format d3d9 to pipe conversion
Axel Davy
2015-02-06
1
-3
/
+19
*
st/nine: Fix crash when deleting non-implicit swapchain
Axel Davy
2015-01-22
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-1
/
+1
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-11-26
1
-0
/
+5
*
st/nine: rework the way D3DPOOL_SYSTEMMEM is handled
Axel Davy
2014-11-26
1
-3
/
+3
*
nine: Implement threadpool
Axel Davy
2014-11-18
1
-9
/
+77
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
1
-0
/
+5
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+871