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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add a RESQ opcode to query info about a resource
Ilia Mirkin
2016-01-08
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
2
-0
/
+2
*
tgsi: add a is_store property
Ilia Mirkin
2016-01-08
2
-223
/
+224
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
9
-1
/
+165
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
5
-0
/
+66
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
8
-42
/
+134
*
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
2
-7
/
+26
*
tgsi/scan: update for POSITION and FACE sytem values
Marek Olšák
2016-01-08
1
-1
/
+4
*
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
2
-7
/
+6
*
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
2016-01-08
1
-6
/
+7
*
llvmpipe: do 64bit plane calculations in the sse path
Roland Scheidegger
2016-01-08
1
-12
/
+80
*
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
*
llvmpipe: use sse2 conv code for altivec
Oded Gabbay
2016-01-07
1
-2
/
+2
*
tgsi/scan: set which color components are read by a fragment shader
Marek Olšák
2016-01-07
2
-8
/
+23
*
tgsi/scan: fix tgsi_shader_info::reads_z
Marek Olšák
2016-01-07
1
-2
/
+3
*
tgsi/scan: set if a fragment shader writes sample mask
Marek Olšák
2016-01-07
2
-0
/
+3
*
draw: nuke the interp parameter from vertex_info
Roland Scheidegger
2016-01-07
1
-16
/
+1
*
draw: rework handling of non-existing outputs in emit code
Roland Scheidegger
2016-01-07
3
-23
/
+46
*
gallium: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-3
/
+3
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
5
-5
/
+6
*
llvmpipe: add POWER8 portability file - u_pwr8.h
Oded Gabbay
2016-01-06
1
-0
/
+310
*
draw: minor indentation fix
Brian Paul
2016-01-05
1
-1
/
+1
*
util: add debug_dump_ubyte_rgba_bmp()
Brian Paul
2016-01-05
2
-0
/
+63
*
tgsi: update PK2H/UP2H channel behavior info
Ilia Mirkin
2016-01-03
1
-8
/
+8
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
7
-12
/
+19
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
7
-10
/
+5
*
u_upload_mgr: pass alignment to u_upload_buffer manually
Marek Olšák
2016-01-02
2
-1
/
+3
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
4
-5
/
+8
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
6
-6
/
+9
*
u_upload_mgr: rework the application of alignment
Marek Olšák
2016-01-02
1
-10
/
+14
*
gallium: add baseinstance/drawid semantics
Ilia Mirkin
2015-12-30
1
-0
/
+2
*
nir/builder: Add an init function that creates a simple shader for you
Jason Ekstrand
2015-12-29
1
-8
/
+4
*
gallium/util: add DEBUG_GET_ONCE_OPTION
Nicolai Hähnle
2015-12-29
1
-0
/
+13
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-2
/
+1
*
gallium/auxiliary: don't build NIR sources with MSVC2008 flags
Connor Abbott
2015-12-23
2
-7
/
+15
*
nir: Add a writemask to store intrinsics.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
nir: Delete bany, ball, fany, fall.
Matt Turner
2015-12-18
1
-1
/
+3
*
gallium/util: (trivial) include p_shader_tokens.h in u_simple_shaders.h
Roland Scheidegger
2015-12-18
1
-0
/
+1
*
draw: fix clip test with NaNs
Roland Scheidegger
2015-12-18
2
-14
/
+18
*
draw: fix pstipple and aaline stages wrt sampler_views/samplers
Roland Scheidegger
2015-12-18
2
-7
/
+9
*
draw: handle edge flags in llvm path
Roland Scheidegger
2015-12-16
2
-26
/
+61
*
draw: don't set start_instance and instance id for pt emit
Roland Scheidegger
2015-12-16
1
-31
/
+31
*
draw: remove clip_vertex from vertex header
Roland Scheidegger
2015-12-15
5
-40
/
+54
*
draw: use clip_pos, not clip_vertex for the fake guardband xy point clipping
Roland Scheidegger
2015-12-15
1
-3
/
+3
*
draw: rename vertex header members
Roland Scheidegger
2015-12-15
6
-42
/
+46
*
draw: don't pretend have_clipdist is per-vertex
Roland Scheidegger
2015-12-15
5
-18
/
+20
*
draw: use position not clipVertex output for xyz view volume clipping
Roland Scheidegger
2015-12-15
1
-1
/
+10
[next]