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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Finish Fog implementation
Axel Davy
2015-08-21
8
-26
/
+147
*
st/nine: Rework shader states
Axel Davy
2015-08-21
6
-115
/
+207
*
st/nine: Remove some useless variables
Axel Davy
2015-08-21
2
-2
/
+0
*
st/nine: Fix nine_ff_ps_key padding
Axel Davy
2015-08-21
1
-1
/
+3
*
st/nine: Begin programmable shader fog support
Axel Davy
2015-08-21
1
-7
/
+42
*
st/nine: Fix fixed function fog support
Axel Davy
2015-08-21
1
-34
/
+19
*
st/nine: Rework ff constant buffers
Axel Davy
2015-08-21
4
-87
/
+57
*
st/nine: Rework constant buffer state handling
Axel Davy
2015-08-21
5
-342
/
+337
*
st/nine: Rework blend states
Axel Davy
2015-08-21
4
-10
/
+21
*
st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
2015-08-21
4
-18
/
+103
*
st/nine: Avoid useless updates in SetSamplerState
Axel Davy
2015-08-21
1
-5
/
+7
*
st/nine: Rework rasterizer states
Axel Davy
2015-08-21
4
-12
/
+22
*
st/nine: Reorder DSA state settings
Axel Davy
2015-08-21
4
-11
/
+30
*
st/nine: Reorder nine_state.
Axel Davy
2015-08-21
1
-31
/
+43
*
st/nine: Remove group_mask argument from nine_update_state
Axel Davy
2015-08-21
4
-14
/
+28
*
st/nine: Implement TEXBEM,TEXBEML and BEM
Tiziano Bacocco
2015-08-21
7
-8
/
+165
*
st/nine: Fix use of uninitialized values
Patrick Rudolph
2015-08-21
1
-1
/
+3
*
st/nine: Prevent possible crash
Patrick Rudolph
2015-08-21
1
-1
/
+2
*
st/nine: Return correct error codes in NineDevice9_Reset
Patrick Rudolph
2015-08-21
2
-3
/
+5
*
st/nine: Fail on D3DUSAGE_DYNAMIC for D3DPOOL_SCRATCH textures
Patrick Rudolph
2015-08-21
1
-1
/
+2
*
st/nine: Fix Lock Checks for Compressed textures
Axel Davy
2015-08-21
2
-8
/
+11
*
st/nine: Impose restrictions on DXTN texture sizes
Axel Davy
2015-08-21
4
-0
/
+28
*
st/nine: Return NULL pointer in lock error cases
Patrick Rudolph
2015-08-21
2
-7
/
+14
*
st/nine: Fix resource SetPriority/GetPriority
Patrick Rudolph
2015-08-21
1
-2
/
+8
*
st/nine: Clean GetPrivateData
Patrick Rudolph
2015-08-21
1
-4
/
+6
*
st/nine: Allow lock coordinates outside range
Patrick Rudolph
2015-08-21
1
-6
/
+2
*
st/nine: Fix GenerateMipSubLevels potential crash
Patrick Rudolph
2015-08-21
1
-2
/
+3
*
st/nine: Fix FillColor Flag check
Axel Davy
2015-08-21
1
-5
/
+2
*
st/nine: Fix StretchRect checks
Axel Davy
2015-08-21
1
-1
/
+5
*
st/nine: Implement EvictManagedResources
Axel Davy
2015-08-21
3
-4
/
+26
*
st/nine: Track managed textures
Axel Davy
2015-08-21
4
-2
/
+10
*
st/nine: Only update dirty rect for UpdateTexture
Axel Davy
2015-08-21
2
-8
/
+83
*
st/nine: Textures start dirty
Axel Davy
2015-08-21
3
-1
/
+11
*
st/nine: Track dirty region for SYSTEMMEM too
Axel Davy
2015-08-21
4
-11
/
+17
*
st/nine: Add missing BASETEX_REGISTER_UPDATE calls
Axel Davy
2015-08-21
2
-2
/
+6
*
st/nine: SetAutoGenFilterType should regenerate the sublevels
Axel Davy
2015-08-21
1
-0
/
+2
*
st/nine: Simplify NineVolume9_CopyVolume
Axel Davy
2015-08-21
3
-81
/
+21
*
st/nine: Split NineSurface9_CopySurface
Axel Davy
2015-08-21
5
-125
/
+169
*
st/nine: Simplify Volume9 dirty region tracking
Axel Davy
2015-08-21
3
-67
/
+35
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
7
-23
/
+49
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
4
-0
/
+5
*
st/nine: Revert to sw cursor in case of failure to set hw cursor
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Do not call ID3DPresent_GetCursorPos for sw cursor
Axel Davy
2015-08-21
1
-3
/
+4
*
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
*
st/nine: fix D3DRS_DITHERENABLE wrong state group
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
Patrick Rudolph
2015-08-21
3
-14
/
+19
*
st/nine: Align texture memory
Patrick Rudolph
2015-08-21
4
-6
/
+6
*
st/nine: Always set point_quad_rasterization to 1
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Fix Swizzle for ATI2 format
Axel Davy
2015-08-21
1
-0
/
+5
[next]