index
:
~jljusten/mesa-archive
1d-array-issue
9.0-for-precise
allow-3.2-override
amd_vertex_shader_layer
anv-l3
anv-l3-v1
aubinator
aubinator-error-decode
bdw-aux-hiz
bdw-aux-hiz-v1
bdw-aux-hiz-v2
bdw-aux-surf
bdw-cms
bdw-more-hiz
braswell
bsw-krh-fast-batch
coarse-bo-locks
code-gen-api-exec+gl-core-sanity
context-tests
core-context
cpu-10
cs
cs+ils
cs+ils-1
cs+ps
cs-13
cs-16
cs-17
cs-18
cs-27
cs-29
cs-30
cs-33
cs-34
cs-35
cs-40
cs-gen8
cs-gen8-junk
cs-global-id-v1
cs-global-id-v2
cs-indirect-dispatch-v1
cs-local-index-v1
cs-num-work-groups-v1
cs-old
cs-parse-shared-vars-v1
cs-parse-shared-vars-v2
cs-shader-barrier-funcs-v1
cs-shader-barrier-funcs-v3
cs-shared-variables-v1
cs-shared-variables-v2
cs-shared-variables-v3
cs-simd32+ids
dont-zerofill-ralloc
early-extension-override
env-lri
es31-cts-failure
es31-gen8-v1
for-upstream
fs-to-scalar
gen6-layered
gen6-layered-1
gen6-layered-2
gen6-layered-3
gen6-layered-4
gen6-layered-5
gen6-layered-6
gen6-layered-7
gen6-layered-8
gen6-layered-9
gen6-layered-v3
gen6-z16-hiz-workaround
genxml-reg
gl-core-sanity
gles3-fmt
gles3-syncobj
global-id-temp
glsl-nir-shared-vars
gregory-sso
gs-inv-id
gs-inv-id-v3
gs-inv-id-v4
hsw-cs-cross-thread-constants
hsw-cs-cross-thread-constants-v1
hsw-cs-cross-thread-constants-v2
hsw-cs-cross-thread-constants-v3
hsw-cs-cross-thread-constants-v4
i965-barrier-v1
i965-barrier-v2
i965-cs
i965-cs-atomic-counters-v1
i965-cs-prog-v1
i965-cs-prog-v2
i965-dispatch-compute-v1
i965-get-program-binary
i965-get-program-binary-v1
i965-get-program-binary-v2
i965-l3-partitioning
i965-local-inv-id-v1
i965-pipelines
i965-pipelines-v1
i965-pipelines-v2
i965-pipelines-v3
i965-primitive-restart
i965-qbo
i965-qbo-hsw
i965-qbo-v1
i965-qbo-v2
i965-shader-cache
i965-shader-cache-v1
i965-shader-cache-v2
i965-shader-cache-v2.5
i965-shader-cache-v3
i965-shader-cache-v3.5
i965-workgroup-id-v1
igalia-ssbo-wip
instanced_arrays
interface-blocks
ivb-full-depth-buffer
ivb-layered-color-renderbuffer
ivb-sim
llvm-wip
lrp-opt
map-state-to-atoms
maxubo
megadriver_stub_compat
mesa-9.1-precise
mesa-9.1-quantal
non-miptree-hiz
non-miptree-hiz-v1
partial-fast-depth-clear
pbo+blit+atoms
pipe_stats
primitive-restart-xfb
rgb10_a2ui
rm-blorp-offsets
show-hiz-size
shrink-hiz-buf
simd32
snb-blit
snb-blorp-clears
split-blorp-blit
split-blorp-blit-v-1
split-blorp-blit-v1
split-blorp-blit-v2
sw-primitive-restart
ubuntu-precise
ue4
unused-varyings
version-gles3-dispatch
vk-gen7
jljusten's mesa archive repo (old and merged branches)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
gallium/tgsi: fix valgrind warning
Marek Olšák
1
-1
/
+1
2013-01-20
gallium: Remove ppc asm backend
Adam Jackson
2
-1410
/
+0
2012-12-04
tgsi: Allow TXF from buffers.
José Fonseca
1
-0
/
+1
2012-12-04
tgsi: Increase maximum number of temps to 4096.
José Fonseca
1
-1
/
+1
2012-11-27
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
1
-0
/
+1
2012-11-09
tgsi: Lift the requirement of indirection being done by ADDR register.
José Fonseca
1
-1
/
+0
2012-11-09
softpipe: add ARB_texture_cube_map_array support (v1.1)
Dave Airlie
2
-30
/
+103
2012-11-09
gallium: add defines/shader opcode for texture cube map array
Dave Airlie
3
-2
/
+9
2012-10-29
mesa: bump MAX_VARYING to 32
Marek Olšák
1
-1
/
+1
2012-10-17
tgsi: silence MSVC signed/unsigned comparison warnings
Brian Paul
2
-2
/
+2
2012-10-17
tgsi: Add support to parse IMM[x] too.
José Fonseca
1
-0
/
+28
2012-10-12
tgsi: Dump register number when dumping immediates.
José Fonseca
1
-1
/
+7
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
1
-16
/
+6
2012-09-01
tgsi: include u_debug.h
Brian Paul
1
-0
/
+1
2012-08-15
gallium: add TGSI support for multisample textures
Marek Olšák
3
-1
/
+6
2012-08-15
gallium/tgsi: fix TGSI text parser
Marek Olšák
1
-77
/
+97
2012-08-04
gallium/tgsi: fixup texture name strings
Marek Olšák
1
-4
/
+4
2012-07-02
gallium/tgsi: Don't declare temps individually when they are all similar.
José Fonseca
1
-8
/
+19
2012-05-23
tgsi: Initialize Padding struct fields.
Vinson Lee
1
-0
/
+4
2012-05-17
gallium/tgsi/text: Ensure ret is initialized in parse_immediate_data.
Vinson Lee
1
-0
/
+4
2012-05-11
gallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/
José Fonseca
1
-2
/
+2
2012-05-11
gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture target.
José Fonseca
2
-2
/
+3
2012-05-11
gallium/tgsi/text: Replace open-coded integer parsing with parse_int().
Francisco Jerez
1
-17
/
+3
2012-05-11
gallium/tgsi/text: Parse immediates of non-float data types.
Francisco Jerez
1
-18
/
+48
2012-05-11
gallium/tgsi: Fix tgsi_build_full_immediate() for non-float data types.
Francisco Jerez
1
-22
/
+8
2012-05-11
gallium/tgsi/text: Make label parsing optional for branch instructions.
Francisco Jerez
1
-10
/
+9
2012-05-11
gallium/tgsi/ureg: Support local temporary emission.
Francisco Jerez
2
-6
/
+60
2012-05-11
gallium/tgsi/ureg: Lift the restriction on releasing temporaries over UREG_MA...
Francisco Jerez
1
-27
/
+22
2012-05-11
gallium/tgsi: Introduce the "LOCAL" register declaration modifier.
Francisco Jerez
3
-26
/
+46
2012-05-11
gallium/tgsi: Add support for atomic opcodes.
Francisco Jerez
1
-1
/
+12
2012-05-11
gallium/tgsi: Add support for barriers.
Francisco Jerez
1
-0
/
+4
2012-05-11
gallium/tgsi: Define system values used to query the compute grid parameters.
Francisco Jerez
1
-1
/
+5
2012-05-11
gallium/tgsi: Add resource write-back support.
Francisco Jerez
4
-0
/
+11
2012-05-11
gallium/tgsi: Add support for raw resources.
Francisco Jerez
3
-2
/
+24
2012-05-11
gallium/tgsi: Define the TGSI_BUFFER texture target.
Francisco Jerez
2
-2
/
+2
2012-05-11
gallium/tgsi: Introduce the compute processor.
Francisco Jerez
4
-4
/
+8
2012-05-11
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
9
-48
/
+97
2012-05-11
gallium/tgsi: Split sampler views from shader resources.
Francisco Jerez
12
-107
/
+175
2012-04-07
tgsi: Fix conflict with fortify printf redirect in glibc.
Johannes Obermayr
1
-17
/
+17
2012-02-27
tgsi: remove trailing comma to silence warning
Brian Paul
1
-1
/
+1
2012-02-21
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
1
-0
/
+1
2012-02-17
tgsi: add source/destination type from opcodes. (v2)
Dave Airlie
2
-0
/
+112
2012-01-30
gallium: Move duplicated helper macros to tgsi_exec.h
Tom Stellard
2
-46
/
+45
2012-01-30
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2
-68
/
+68
2012-01-30
gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
Tom Stellard
3
-248
/
+241
2012-01-30
tgsi: Add output_mode to struct tgsi_opcode_info v2
Tom Stellard
2
-162
/
+201
2012-01-11
tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
Dave Airlie
3
-0
/
+4
2012-01-11
tgsi: add ISSG support
Dave Airlie
2
-0
/
+15
2012-01-11
tgsi_scan: add support to count number of output clip distances
Dave Airlie
2
-0
/
+5
2012-01-11
tgsi/softpipe: add VertexID support.
Dave Airlie
2
-5
/
+11
[next]