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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: update generated headers
Rob Clark
2018-09-27
8
-340
/
+1089
*
radeonsi: NaN should pass kill_if
Axel Davy
2018-09-25
1
-1
/
+2
*
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
*
gallivm: ensure string is null-terminated instead of assert()ing
Eric Engestrom
2018-09-25
1
-3
/
+1
*
radeon/uvd: use bitstream coded number for symbols of Huffman tables
Leo Liu
2018-09-24
1
-4
/
+14
*
nv50/ir: fix link-time build failure
Rhys Perry
2018-09-23
1
-1
/
+1
*
nvc0: fix bindless multisampled images on Maxwell+
Rhys Perry
2018-09-22
3
-5
/
+45
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
vc4: Remove dead i == 0 code from the cos() implementation.
Eric Anholt
2018-09-21
1
-6
/
+3
*
vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.
Eric Anholt
2018-09-21
1
-26
/
+40
*
meson: Don't compile pipe loader with dri support when not using dri
Dylan Baker
2018-09-21
1
-5
/
+5
*
svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput
Charmaine Lee
2018-09-20
1
-0
/
+9
*
r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warning
Brian Paul
2018-09-20
1
-0
/
+4
*
svga: Enable Opengl 3.3 compatibility profile
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: fix texture array layer index in transfer map
Charmaine Lee
2018-09-20
2
-66
/
+42
*
st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...
Michal Srb
2018-09-19
1
-2
/
+4
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
2
-2
/
+9
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
3
-52
/
+40
*
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
Eric Anholt
2018-09-17
1
-6
/
+6
*
v3d: Stop clearing the OQ state at the end of the job.
Eric Anholt
2018-09-17
3
-18
/
+1
*
v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
Eric Anholt
2018-09-17
3
-10
/
+8
*
build: Don't overlink gallium xlib target
Dylan Baker
2018-09-17
2
-2
/
+1
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
3
-1
/
+5
*
gallium/util: don't let child processes inherit our thread affinity
Marek Olšák
2018-09-14
1
-4
/
+32
*
gallium/util: start with a random L3 cache index for AMD Zen
Marek Olšák
2018-09-14
1
-4
/
+16
[next]