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
/
swapchain9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Detach buffers in swapchain dtor.
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: use get_pipe_acquire/release when possible
Axel Davy
2016-12-20
1
-1
/
+2
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-0
/
+2
*
st/nine: Call GetPipe for implicit pipe usages
Axel Davy
2016-12-20
1
-0
/
+2
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
1
-6
/
+11
*
st/nine: Remove NineDevice9_GetCSO
Axel Davy
2016-12-20
1
-1
/
+0
*
st/nine: Track dirty state groups in nine_context
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Add new driconf options to control DISCARD behaviour
Axel Davy
2016-12-20
1
-2
/
+2
*
st/nine: Rework buffer presentation path
Axel Davy
2016-12-20
1
-48
/
+132
*
st/nine: Fix a leak in Swapchain dtor
Axel Davy
2016-12-20
1
-16
/
+15
*
st/nine: Add debug output for lost devices
Patrick Rudolph
2016-10-10
1
-0
/
+2
*
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
1
-16
/
+0
*
st/nine: Implement MSAA quality levels
Patrick Rudolph
2016-10-10
1
-5
/
+19
*
st/nine: Wait for pending tasks to execute in swapchain
Axel Davy
2016-10-10
1
-0
/
+4
*
st/nine: Use fixed size arrays for swapchain buffers
Axel Davy
2016-10-10
1
-36
/
+7
*
st/nine: Fix buffer count check for Ex devices
Patrick Rudolph
2016-10-10
1
-5
/
+4
*
st/nine: Unify some check flags
Axel Davy
2016-10-10
1
-4
/
+4
*
st/nine: Memset pipe_resource templates
Axel Davy
2016-10-10
1
-0
/
+2
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-4
/
+2
*
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
[next]