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
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
22
-189
/
+190
*
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
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
3
-82
/
+87
*
mesa/st: In the precense of integer buffers enable per buffer blending
Gert Wollny
2018-09-25
1
-0
/
+6
*
gallivm: ensure string is null-terminated instead of assert()ing
Eric Engestrom
2018-09-25
1
-3
/
+1
*
intel/compiler/icl: Use barrier id bits 24:30 instead of 24:27,31
Topi Pohjolainen
2018-09-25
1
-3
/
+13
*
radv: only emit ZPASS_DONE for timestamp queries on gfx queues
Andres Rodriguez
2018-09-25
1
-1
/
+1
*
radv: make use of nir_lower_load_const_to_scalar()
Timothy Arceri
2018-09-25
1
-0
/
+2
*
vulkan/wsi/display: wsi_display_select_crtc() doesn' need to modify the conne...
Eric Engestrom
2018-09-24
1
-1
/
+1
*
vulkan/wsi/display: check if wsi_swapchain_init() succeeded
Eric Engestrom
2018-09-24
1
-0
/
+4
*
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
*
intel/icl: Fix URB size for different SKUs
Anuj Phogat
2018-09-21
1
-14
/
+29
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
anv/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+19
*
glsl_to_tgsi: invert gl_SamplePosition.y for the default framebuffer
Marek Olšák
2018-09-21
1
-1
/
+34
*
util: Add macro to get number of elements in dynarray
Caio Marcelo de Oliveira Filho
2018-09-21
1
-0
/
+1
*
meson: Don't compile pipe loader with dri support when not using dri
Dylan Baker
2018-09-21
1
-5
/
+5
*
radv: use the resolve compute path if dest uses multiple layers
Samuel Pitoiset
2018-09-21
1
-1
/
+2
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
8
-41
/
+67
*
radv: only enable shaderInt16 on GFX9+ and LLVM7+
Samuel Pitoiset
2018-09-21
1
-1
/
+1
[next]