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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Do not mark both ff vs and ps updated
Axel Davy
2018-09-25
1
-2
/
+4
*
st/nine: Split NINE_STATE_FF_OTHER
Axel Davy
2018-09-25
5
-23
/
+23
*
st/nine: Add dummy ff shader state
Axel Davy
2018-09-25
2
-8
/
+12
*
st/nine: Mark pointsize states as ff states
Axel Davy
2018-09-25
1
-3
/
+3
*
st/nine: Minor refactor of a few NINE_STATE_* flags
Axel Davy
2018-09-25
3
-17
/
+14
*
st/nine: Increase maximum number of temp registers
Axel Davy
2018-09-25
1
-1
/
+1
*
st/nine: Lock the entire buffer in some cases.
Axel Davy
2018-09-25
1
-0
/
+8
*
st/nine: Don't call SetCursor until a cursor is set
Axel Davy
2018-09-25
1
-1
/
+8
*
st/nine: Avoid redundant SetCursorPos calls
Axel Davy
2018-09-25
1
-0
/
+4
*
st/nine: Init cursor position at device creation
Axel Davy
2018-09-25
1
-2
/
+5
*
st/nine: Initialize manually cursor structure
Axel Davy
2018-09-25
1
-0
/
+4
*
st/nine: Check if format is DS before retrieving flags
Axel Davy
2018-09-25
1
-0
/
+2
*
st/nine: Remove clamping when mul_zero_wins
Axel Davy
2018-09-25
1
-8
/
+47
*
st/nine: Implement predicated instructions
Axel Davy
2018-09-25
1
-7
/
+55
*
st/nine: Fix aliased read in ff
Axel Davy
2018-09-25
1
-3
/
+3
*
st/nine: Fix ff assignment with aliasing
Axel Davy
2018-09-25
1
-9
/
+9
*
st/nine: Clarify some ff assignments
Axel Davy
2018-09-25
1
-6
/
+6
*
st/nine: Print transform matrices in debug
Axel Davy
2018-09-25
1
-0
/
+14
*
st/nine: Add ff key hash to help debug
Axel Davy
2018-09-25
1
-0
/
+2
*
st/nine: Avoid RefToBind calls in ff
Axel Davy
2018-09-25
3
-4
/
+10
*
st/nine: Add new helper for object creation with bind
Axel Davy
2018-09-25
1
-0
/
+26
*
st/nine: Add parameter to start with bind
Axel Davy
2018-09-25
3
-3
/
+18
*
st/nine: Use perspective correction for ps depth fog
Axel Davy
2018-09-25
1
-7
/
+9
*
st/nine: Clamp RCP when 0*inf!=0
Axel Davy
2018-09-25
1
-1
/
+13
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
4
-3
/
+5
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
8
-1
/
+11
*
st/nine: constify some variables
Konstantin Kharlamov
2018-07-17
2
-6
/
+6
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-1
/
+1
*
st/nine: Do not use scratch for face register
Axel Davy
2018-04-08
1
-1
/
+1
*
st/nine: Declare lighting consts for ff shaders
Axel Davy
2018-04-06
1
-0
/
+4
*
st/nine: Fix non inversible matrix check
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fixes warning about implicit conversion
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fix bad tracking of vs textures for NINESBT_ALL
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fix bad tracking of bound vs textures
Axel Davy
2018-03-18
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
nine: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
4
-156
/
+4
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+1
*
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
2017-12-07
1
-0
/
+1
*
meson: build gallium nine state_tracker
Dylan Baker
2017-12-04
1
-0
/
+69
*
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
2017-11-25
2
-2
/
+2
*
gallium/hud: use cso_get_pipe_context
Marek Olšák
2017-11-25
1
-1
/
+1
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
1
-1
/
+1
*
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-7
/
+5
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-4
/
+8
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-1
/
+24
*
tgsi: populate precise
Karol Herbst
2017-07-21
1
-3
/
+3
*
util: move pipe_thread_is_self from gallium to src/util
Marek Olšák
2017-06-26
1
-1
/
+1
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
4
-19
/
+16
[next]