index
:
~sarah/mesa
jenkins
kbl-cleanup-v5
Sarah Sharp's mesa repo.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
Add missing platform information for KBL
jenkins
Mark Janes
1
-0
/
+5
2016-01-11
mesa/uniform_query: add IROUNDD and use for doubles->ints (v2)
Dave Airlie
2
-1
/
+8
2016-01-11
glsl: replace unreachable code path with assert
Timothy Arceri
1
-5
/
+4
2016-01-11
Revert "glsl: replace unreachable code path with assert"
Timothy Arceri
1
-4
/
+5
2016-01-11
glsl: replace unreachable code path with assert
Timothy Arceri
1
-5
/
+4
2016-01-11
glsl: combine if blocks
Timothy Arceri
1
-6
/
+3
2016-01-11
mesa: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
1
-12
/
+6
2016-01-09
glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable.
Kenneth Graunke
1
-1
/
+6
2016-01-09
nv50/ir: Fix scratch allocation size and file
Pierre Moreau
2
-3
/
+3
2016-01-08
mesa: merge bind_atomic_buffers_{base|range}
Nicolai Hähnle
1
-106
/
+49
2016-01-08
mesa: merge bind_shader_storage_buffers_{base|range}
Nicolai Hähnle
1
-111
/
+51
2016-01-08
mesa: merge bind_uniform_buffers_{base|range}
Nicolai Hähnle
1
-108
/
+50
2016-01-08
mesa: merge bind_xfb_buffers_{base|range}
Nicolai Hähnle
1
-113
/
+59
2016-01-08
glsl: Don't add nir files to libglsl_la_SOURCES
Kristian Høgsberg Kristensen
3
-4
/
+8
2016-01-08
nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversion
Ilia Mirkin
5
-9
/
+2
2016-01-08
glsl: Move _mesa_shader_stage_to_string/abbrev to shader_enums.c
Kristian Høgsberg Kristensen
8
-52
/
+56
2016-01-08
i965: Move GLSL lowering passes out of libi965_compiler.la
Kristian Høgsberg Kristensen
1
-5
/
+5
2016-01-08
glsl: Move glsl_to_nir files to LIBGLSL_FILES
Kristian Høgsberg Kristensen
1
-2
/
+2
2016-01-08
mesa: Use separate indices for UBO & SSBO during binding
Jordan Justen
1
-10
/
+20
2016-01-08
mesa: Map program UBOs and SSBOs to Interface Blocks
Jordan Justen
3
-5
/
+37
2016-01-08
mesa: docs: Add link to planet.freedesktop.org
Sarah Sharp
1
-0
/
+1
2016-01-08
freedreno: add ir3_compiler to gitignore
Ilia Mirkin
1
-0
/
+1
2016-01-08
gallium: add a RESQ opcode to query info about a resource
Ilia Mirkin
3
-1
/
+14
2016-01-08
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
16
-13
/
+32
2016-01-08
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
13
-0
/
+23
2016-01-08
tgsi: update atomic op docs
Ilia Mirkin
1
-46
/
+47
2016-01-08
tgsi: add a is_store property
Ilia Mirkin
2
-223
/
+224
2016-01-08
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
10
-2
/
+180
2016-01-08
ureg: add buffer support to ureg
Ilia Mirkin
6
-1
/
+69
2016-01-08
tgsi: add ureg support for image decls
Ilia Mirkin
12
-52
/
+153
2016-01-08
glsl: Ensure 64bits shift is used.
Jose Fonseca
1
-3
/
+3
2016-01-08
mesa/main: Avoid `void function returning a value` warning.
Jose Fonseca
1
-2
/
+4
2016-01-08
configure.ac: add --enable-profile
Oded Gabbay
1
-0
/
+21
2016-01-08
nine: allow fragment shader POSITION and FACE to be system values
Marek Olšák
2
-12
/
+46
2016-01-08
vl: allow fragment shader POSITION to be a system value
Marek Olšák
1
-4
/
+8
2016-01-08
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
6
-11
/
+34
2016-01-08
st/mesa: add support for POSITION and FACE system values
Marek Olšák
4
-16
/
+44
2016-01-08
tgsi/scan: update for POSITION and FACE sytem values
Marek Olšák
1
-1
/
+4
2016-01-08
gallium: add caps for POSITION and FACE system values
Marek Olšák
17
-6
/
+48
2016-01-08
program: add a helper for rewriting FP position input to sysval
Marek Olšák
2
-0
/
+29
2016-01-08
glsl: optionally declare gl_FragCoord & gl_FrontFacing as system values
Marek Olšák
5
-4
/
+18
2016-01-08
tgsi/ureg: handle redundant declarations in ureg_DECL_system_value
Marek Olšák
1
-1
/
+9
2016-01-08
tgsi/ureg: remove index parameter from ureg_DECL_system_value
Marek Olšák
4
-13
/
+16
2016-01-08
st/mesa: remove dead code from mesa_to_tgsi
Marek Olšák
1
-51
/
+0
2016-01-08
radeon, si: Use TGSI chan name defines in lp_build_emit_fetch() calls
Edward O'Callaghan
2
-8
/
+8
2016-01-08
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
1
-6
/
+7
2016-01-08
mesa: check that internalformat of CopyTexImage*D is not 1, 2, 3, 4
Nicolai Hähnle
1
-0
/
+16
2016-01-07
i965/compiler: Enable more lowering in NIR
Jason Ekstrand
1
-0
/
+7
2016-01-07
nir/algebraic: Add more lowering
Jason Ekstrand
2
-0
/
+10
2016-01-07
nir/opcodes: Fix up uadd_carry and usub_borrow
Jason Ekstrand
1
-2
/
+2
[next]