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
*
cso: add CSO_BITS_ALL_SHADERS
Brian Paul
2016-02-16
1
-0
/
+6
*
cso: make most of the cso_save/restore_x() functions static
Brian Paul
2016-02-16
2
-85
/
+70
*
postprocess: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-38
/
+20
*
gallium/hud: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-37
/
+19
*
gallium/util: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-34
/
+18
*
cso: add new cso_save/restore_state() functions
Brian Paul
2016-02-16
2
-0
/
+133
*
cso: remove comment
Brian Paul
2016-02-16
1
-1
/
+0
*
cso: add new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
2
-0
/
+20
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
1
-0
/
+2
*
tgsi: show textual format representation
Ilia Mirkin
2016-02-15
2
-4
/
+11
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
2
-0
/
+2
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
1
-11
/
+0
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
6
-0
/
+45
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
2
-0
/
+4
*
gallium/cso: add support for compute shaders
Samuel Pitoiset
2016-02-13
2
-0
/
+34
*
include,gallium: Remove pre-MSVC 2013 compatibility.
Jose Fonseca
2016-02-11
1
-2
/
+1
*
scons: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
2
-2
/
+2
*
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-2
/
+2
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-0
/
+1
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-4
/
+4
*
ttn: use const_index helpers
Rob Clark
2016-02-09
1
-5
/
+5
*
ttn: small logic cleanup
Rob Clark
2016-02-09
1
-1
/
+1
*
draw: use util_pstipple_* function for stipple pattern textures and samplers
Nicolai Hähnle
2016-02-09
3
-112
/
+18
*
draw: use util_pstipple_create_fragment_shader
Nicolai Hähnle
2016-02-09
1
-197
/
+12
*
tgsi: minor whitespace fixes in tgsi_scan.c
Brian Paul
2016-02-08
1
-4
/
+2
*
tgsi: s/true/TRUE/ in tgsi_scan.c
Brian Paul
2016-02-08
1
-13
/
+13
*
tgsi: use switches instead of big if/else ifs
Brian Paul
2016-02-08
1
-24
/
+36
*
tgsi: break gigantic tgsi_scan_shader() function into pieces
Brian Paul
2016-02-08
1
-364
/
+375
*
gallium/util: whitespace, formatting fixes in u_debug_stack.c
Brian Paul
2016-02-08
1
-29
/
+32
*
gallium/util: whitespace, formatting fixes in u_staging.[ch] files
Brian Paul
2016-02-08
2
-33
/
+41
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
3
-351
/
+3
*
gallium/util: put image dumping functions into separate file
Brian Paul
2016-02-08
2
-0
/
+422
*
gallium/util: whitespace, formatting fixes in u_debug.c
Brian Paul
2016-02-08
1
-95
/
+106
*
tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask
Samuel Pitoiset
2016-02-06
2
-4
/
+4
*
st/nine: Fix use of uninitialized memory
Patrick Rudolph
2016-02-04
1
-0
/
+12
*
vl: add zig zag scan for list 4x4
Leo Liu
2016-02-02
2
-0
/
+8
*
tgsi/scan: add tgsi_shader_info::reads_samplemask
Marek Olšák
2016-02-02
2
-0
/
+3
*
tgsi: set correct src type for UP2H
Marek Olšák
2016-02-02
1
-0
/
+1
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
2
-7
/
+9
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
5
-2
/
+119
*
tgsi: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
2
-3
/
+48
*
mesa: fix typo in python scripts
Roland Scheidegger
2016-02-02
1
-1
/
+1
*
virgl: reuse screen when fd is already open
Rob Herring
2016-02-02
1
-6
/
+1
*
gallium: Add DragonFly support
François Tigeot
2016-01-31
1
-1
/
+1
*
tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
2016-01-29
1
-1
/
+1
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
3
-6
/
+6
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex info
Roland Scheidegger
2016-01-21
1
-0
/
+6
*
util/u_pstipple.c: copy immediates during transformation
Nicolai Hähnle
2016-01-19
1
-0
/
+1
[next]