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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/validate: fix null deref coverity warning
Rob Clark
2016-05-23
1
-0
/
+1
*
glsl/linker: dvec3/dvec4 consume twice input vertex attributes
Juan A. Suarez Romero
2016-05-23
1
-0
/
+20
*
nir: handle double-precision in fsign, fsat, fnot and frcp
Iago Toral Quiroga
2016-05-23
1
-4
/
+9
*
nir: handle double-precision in fabs, frsq and fsqrt
Iago Toral Quiroga
2016-05-23
1
-3
/
+3
*
glsl/parser: handle multiple layout sections with AST nodes.
Dave Airlie
2016-05-23
1
-0
/
+2
*
glsl: allow layout qualifier overrides with ARB_shading_language_420pack
Dave Airlie
2016-05-23
1
-1
/
+6
*
subroutines: handle explicit indexes properly
Dave Airlie
2016-05-23
3
-15
/
+30
*
mesa/subroutines: count number subroutines properly.
Dave Airlie
2016-05-23
1
-0
/
+1
*
glsl/ast: for geom shaders allow stream flags in input flags.
Dave Airlie
2016-05-23
1
-1
/
+4
*
glsl/linker: skip inactive explicit locations.
Dave Airlie
2016-05-23
1
-0
/
+3
*
glsl: fix subroutine uniform .length().
Dave Airlie
2016-05-23
1
-0
/
+8
*
glsl/linker: link error on too many subroutine functions.
Dave Airlie
2016-05-23
1
-0
/
+4
*
glsl: produce a linker error for a subroutine uniform with no functions.
Dave Airlie
2016-05-23
1
-0
/
+4
*
glsl: validate subroutine types match function signature.
Dave Airlie
2016-05-23
1
-0
/
+18
*
nir: Fix crash in nir_lower_wpos_center().
Kenneth Graunke
2016-05-20
1
-1
/
+1
*
spirv: Handle the PixelCenterInteger execution mode.
Kenneth Graunke
2016-05-20
3
-0
/
+7
*
nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers.
Kenneth Graunke
2016-05-20
3
-0
/
+109
*
nir: Don't use ffma in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-12
/
+8
*
nir: Handle fddy_fine and fddy_coarse in nir_lower_wpos_ytransform.
Kenneth Graunke
2016-05-20
1
-1
/
+3
*
nir: Make lower_wpos_ytransform_block a void function.
Kenneth Graunke
2016-05-20
1
-3
/
+1
*
nir: Make nir_lower_wpos_ytransform() match FragCoord by location.
Kenneth Graunke
2016-05-20
1
-1
/
+2
*
nir: Add interp_var_at_offset flipping.
Kenneth Graunke
2016-05-20
1
-0
/
+21
*
nir: Fix fddy swizzles in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-0
/
+3
*
nir: Fix wpos_ytransform lowering state_slot swizzle.
Kenneth Graunke
2016-05-20
1
-0
/
+2
*
glsl: Guard against NULL dereference
Mark Janes
2016-05-20
1
-1
/
+1
*
nir/validate: assume() that hashtable entry exists
Rob Clark
2016-05-20
1
-0
/
+3
*
nir: coverity unitialized pointer read
Rob Clark
2016-05-20
1
-0
/
+2
*
nir: coverity sign-extension fix
Rob Clark
2016-05-20
1
-1
/
+1
*
nir/glsl_to_nir: quell some uninit_member coverity errors
Rob Clark
2016-05-20
1
-0
/
+6
*
nir/spirv: Handle the NonReadable decoration on struct members
Jason Ekstrand
2016-05-19
1
-0
/
+1
*
glsl: handle same struct redeclaration (v2)
Dave Airlie
2016-05-20
3
-4
/
+11
*
glsl/linker: attempt to match anonymous structures at link
Dave Airlie
2016-05-19
1
-9
/
+15
*
spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture()
Brian Paul
2016-05-18
1
-0
/
+2
*
glsl: Check that layout is non-null before dereferencing.
Matt Turner
2016-05-18
1
-1
/
+1
*
spirv: Properly size the src[] array.
Matt Turner
2016-05-18
1
-1
/
+1
*
glsl/linker: Ensure the first stage of an SSO pipeline has input locs assigned
Ian Romanick
2016-05-18
1
-3
/
+6
*
glsl/linker: Don't include interface name for built-in blocks
Ian Romanick
2016-05-18
1
-1
/
+2
*
glsl: Assert that inputs have a location assigned
Ian Romanick
2016-05-18
1
-0
/
+2
*
glsl/linker: Fix trivial typos in comments
Ian Romanick
2016-05-18
2
-8
/
+8
*
glsl/linker: Fix some formatting to match current coding conventions
Ian Romanick
2016-05-18
1
-8
/
+6
*
glsl/linker: Silence unused parameter warning
Ian Romanick
2016-05-18
1
-5
/
+3
*
glsl/linker: Silence unused parameter warning
Ian Romanick
2016-05-18
1
-3
/
+2
*
nir/validate: dump annotated shader with error msgs
Rob Clark
2016-05-17
1
-1
/
+62
*
nir/validate: assert() -> validate_assert()
Rob Clark
2016-05-17
1
-126
/
+128
*
nir/print: add support for print annotations
Rob Clark
2016-05-17
2
-1
/
+35
*
nir: add double input bitmap
Juan A. Suarez Romero
2016-05-17
2
-0
/
+3
*
glsl: make reserved_varying_slot() static
Timothy Arceri
2016-05-17
1
-1
/
+1
*
glsl: include per-patch varyings when generating reserved slot bitfield
Timothy Arceri
2016-05-17
1
-3
/
+6
*
glsl: don't incorrectly eliminate patches with explicit locations
Timothy Arceri
2016-05-17
1
-1
/
+2
*
glsl: remove remainings tabs in link_varyings.cpp
Timothy Arceri
2016-05-17
1
-2
/
+2
[next]