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
/
device9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Fix invalid attempt to use indirect draws.
Trevor Davenport
2016-08-10
1
-0
/
+1
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-3
/
+3
*
st/nine: Use offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
st/nine: Minor change to support musl libc
Wang He
2016-05-18
1
-8
/
+7
*
st/nine: Fix usage of rasterizer multisample bit.
Axel Davy
2016-05-18
1
-1
/
+1
*
st/nine: ATOC has effect only with ALPHATESTENABLE
Axel Davy
2016-05-18
1
-1
/
+8
*
st/nine: Use new function to query for resolution mismatch
Patrick Rudolph
2016-05-18
1
-0
/
+3
*
st/nine: Format conversion for volumes in UpdateTexture
Axel Davy
2016-05-18
1
-8
/
+0
*
st/nine: Fix header of GetIndices
Axel Davy
2016-05-18
1
-2
/
+1
*
st/nine: Add ColorFill test for compressed textures
Axel Davy
2016-05-18
1
-0
/
+8
*
st/nine: Rework UpdateTexture Checks
Axel Davy
2016-05-18
1
-30
/
+48
*
st/nine: Use bufs instead of Flags for Clear
Axel Davy
2016-05-18
1
-2
/
+2
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-5
/
+5
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-4
/
+4
*
st/nine: Implement Managed vertex/index buffers
Axel Davy
2016-02-12
1
-0
/
+11
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-116
/
+116
*
st/nine: SCRATCH does support all formats
Axel Davy
2016-02-12
1
-1
/
+1
*
st/nine: Add format checks to create_zs_or_rt_surface
Axel Davy
2016-02-12
1
-0
/
+3
*
st/nine: Move texture creation checks
Axel Davy
2016-02-12
1
-13
/
+0
*
st/nine: Disallow non-argb8888 cursors
Axel Davy
2016-02-04
1
-0
/
+1
*
st/nine: Use fast clears more often for MRTs
Axel Davy
2016-02-04
1
-1
/
+1
*
st/nine: Add Render state validation layer
Axel Davy
2016-02-04
1
-13
/
+20
*
st/nine: Implement NineDevice9_GetAvailableTextureMem
Patrick Rudolph
2016-02-04
1
-5
/
+14
*
st/nine: Handle Window Occlusion
Patrick Rudolph
2016-02-04
1
-3
/
+16
*
st/nine: Store minor version num
Patrick Rudolph
2016-02-04
1
-3
/
+7
*
st/nine: Fix remaining swapchain tests
Patrick Rudolph
2016-02-04
1
-0
/
+3
*
st/nine: Fix crash NineDevice9_CreateAdditionalSwapChain
Axel Davy
2016-02-04
1
-0
/
+4
*
st/nine: Fix possible crash on error
Patrick Rudolph
2016-02-04
1
-1
/
+2
*
st/nine: Fix clear for multisample mismatch depth-stencil
Patrick Rudolph
2016-02-04
1
-5
/
+7
*
st/nine: Allow ColorFill on D3DFMT_NULL surfaces
Patrick Rudolph
2016-02-04
1
-0
/
+2
*
st/nine: Introduce STREAMFREQ state
Axel Davy
2016-02-04
1
-1
/
+3
*
st/nine: Catch redundant SetStreamSourceFreq calls
Axel Davy
2016-02-04
1
-0
/
+3
*
st/nine: Squash indexbuffer9 and vertexbuffer9
Patrick Rudolph
2016-02-04
1
-2
/
+2
*
st/nine: Use pipe_resource_reference for vtxbuf
Axel Davy
2016-02-04
1
-1
/
+2
*
st/nine: Use ff vertex shader when position_t is used
Axel Davy
2016-02-04
1
-3
/
+14
*
st/nine: Change StretchRect check order
Axel Davy
2016-02-04
1
-3
/
+4
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-3
/
+5
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-3
/
+3
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-3
/
+5
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
st/nine: Always use user constant buffers
Krzysztof Sobiecki
2015-08-21
1
-1
/
+3
*
st/nine: Catch setting the same shader
Axel Davy
2015-08-21
1
-0
/
+6
*
st/nine: Avoid Constant upload when there is no change
Axel Davy
2015-08-21
1
-0
/
+42
*
st/nine: Use CSO cache for sampler views
Axel Davy
2015-08-21
1
-3
/
+0
*
st/nine: Calculate dummy sampler state only once
Axel Davy
2015-08-21
1
-3
/
+18
*
st/nine: Programmable ps D3DTTSS_PROJECTED support
Axel Davy
2015-08-21
1
-0
/
+3
*
st/nine: Rework ff constant buffers
Axel Davy
2015-08-21
1
-0
/
+8
*
st/nine: Rework constant buffer state handling
Axel Davy
2015-08-21
1
-63
/
+6
*
st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
2015-08-21
1
-17
/
+53
[next]