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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
6
-1
/
+69
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
12
-52
/
+153
*
glsl: Ensure 64bits shift is used.
Jose Fonseca
2016-01-08
1
-3
/
+3
*
mesa/main: Avoid `void function returning a value` warning.
Jose Fonseca
2016-01-08
1
-2
/
+4
*
nine: allow fragment shader POSITION and FACE to be system values
Marek Olšák
2016-01-08
2
-12
/
+46
*
vl: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-4
/
+8
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
6
-11
/
+34
*
st/mesa: add support for POSITION and FACE system values
Marek Olšák
2016-01-08
4
-16
/
+44
*
tgsi/scan: update for POSITION and FACE sytem values
Marek Olšák
2016-01-08
1
-1
/
+4
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
17
-6
/
+48
*
program: add a helper for rewriting FP position input to sysval
Marek Olšák
2016-01-08
2
-0
/
+29
*
glsl: optionally declare gl_FragCoord & gl_FrontFacing as system values
Marek Olšák
2016-01-08
5
-4
/
+18
*
tgsi/ureg: handle redundant declarations in ureg_DECL_system_value
Marek Olšák
2016-01-08
1
-1
/
+9
*
tgsi/ureg: remove index parameter from ureg_DECL_system_value
Marek Olšák
2016-01-08
4
-13
/
+16
*
st/mesa: remove dead code from mesa_to_tgsi
Marek Olšák
2016-01-08
1
-51
/
+0
*
radeon, si: Use TGSI chan name defines in lp_build_emit_fetch() calls
Edward O'Callaghan
2016-01-08
2
-8
/
+8
*
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
2016-01-08
1
-6
/
+7
*
mesa: check that internalformat of CopyTexImage*D is not 1, 2, 3, 4
Nicolai Hähnle
2016-01-08
1
-0
/
+16
*
i965/compiler: Enable more lowering in NIR
Jason Ekstrand
2016-01-07
1
-0
/
+7
*
nir/algebraic: Add more lowering
Jason Ekstrand
2016-01-07
2
-0
/
+10
*
nir/opcodes: Fix up uadd_carry and usub_borrow
Jason Ekstrand
2016-01-07
1
-2
/
+2
*
nvc0: add ARB_indirect_parameters support
Ilia Mirkin
2016-01-07
5
-6
/
+313
*
st/mesa: expose ARB_indirect_parameters when the backend driver allows
Ilia Mirkin
2016-01-07
2
-0
/
+2
*
mesa: add support for ARB_indirect_parameters draw functions
Ilia Mirkin
2016-01-07
3
-0
/
+234
*
mesa: add parameter buffer, used for ARB_indirect_parameters
Ilia Mirkin
2016-01-07
4
-0
/
+25
*
glapi: add ARB_indirect_parameters definitions
Ilia Mirkin
2016-01-07
7
-1
/
+63
*
nvc0: add support for real ARB_multi_draw_indirect
Ilia Mirkin
2016-01-07
4
-18
/
+47
*
nvc0: adjust indirect draw macros to handle multiple draws at once
Ilia Mirkin
2016-01-07
3
-52
/
+101
*
st/mesa: add support for new mesa indirect draw interface
Ilia Mirkin
2016-01-07
3
-9
/
+84
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
16
-0
/
+35
*
gallium: add sufficient draw interface to allow new indirect features
Ilia Mirkin
2016-01-07
1
-1
/
+10
*
vbo: create a new draw function interface for indirect draws
Ilia Mirkin
2016-01-07
4
-75
/
+89
*
llvmpipe: do 64bit plane calculations in the sse path
Roland Scheidegger
2016-01-08
3
-62
/
+150
*
llvmpipe: don't store eo as 64bit int
Roland Scheidegger
2016-01-08
4
-11
/
+16
*
llvmpipe: use aligned data for the assembly program in setup
Roland Scheidegger
2016-01-08
1
-17
/
+21
*
draw: initialize prim header flags when clipping lines
Roland Scheidegger
2016-01-08
1
-0
/
+2
*
draw: fix line stippling with unfilled prims
Roland Scheidegger
2016-01-08
1
-18
/
+38
*
glsl: replace null check with assert
Timothy Arceri
2016-01-08
1
-3
/
+1
*
i965: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-1
/
+1
*
i915: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-1
/
+1
*
radeon: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-1
/
+1
*
st/mesa: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-3
/
+1
*
mesa/bufferobj: make _mesa_delete_buffer_object externally accessible
Nicolai Hähnle
2016-01-07
2
-1
/
+5
*
llvmpipe: use sse2 conv code for altivec
Oded Gabbay
2016-01-07
1
-2
/
+2
*
radeonsi: adjust the parameters of si_shader_dump
Marek Olšák
2016-01-07
3
-20
/
+11
*
radeonsi: move si_shader_dump call out of si_compile_llvm
Marek Olšák
2016-01-07
2
-2
/
+11
*
radeonsi: inline si_shader_binary_read
Marek Olšák
2016-01-07
3
-11
/
+3
*
radeonsi: move si_shader_dump call out of si_shader_binary_read
Marek Olšák
2016-01-07
3
-20
/
+21
*
radeonsi: separate shader dumping code to si_shader_dump and *_dump_stats
Marek Olšák
2016-01-07
1
-12
/
+30
*
radeonsi: add si_shader_destroy_binary
Marek Olšák
2016-01-07
2
-5
/
+10
[next]