index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: generalize 4x4f->1x16ub special case conversion
Roland Scheidegger
2017-01-06
1
-56
/
+118
*
gallivm: (trivial) fix typo bug with small AoS format unpacking
Roland Scheidegger
2017-01-06
1
-1
/
+1
*
gallivm: implement aos unpack (to unorm8) for small unorm formats
Roland Scheidegger
2017-01-05
1
-12
/
+152
*
gallivm: optimize lp_build_unpack_arith_rgba_aos slightly
Roland Scheidegger
2017-01-05
1
-19
/
+97
*
gallivm: use 2 srcs for 32->16bit conversions in lp_bld_conv_auto
Roland Scheidegger
2017-01-05
1
-2
/
+19
*
llvmpipe: (trivial) minimally simplify mask construction
Roland Scheidegger
2017-01-05
1
-0
/
+2
*
gallium/hud: increase the vertex buffer size for text
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium/hud: add an option to sort items below graphs
Marek Olšák
2017-01-05
2
-5
/
+33
*
gallium/hud: add an option to reset the color counter
Marek Olšák
2017-01-05
2
-3
/
+19
*
gallium/hud: allow more data sources per pane
Marek Olšák
2017-01-05
1
-13
/
+15
*
gallium/hud: add an option to rename each data source
Marek Olšák
2017-01-05
1
-2
/
+35
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
17
-94
/
+61
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
8
-25
/
+4
*
swr: fix windows build break
George Kyriazis
2017-01-05
1
-0
/
+7
*
gallium/hud: add a path separator between dump directory and filename
Edmondo Tommasina
2017-01-03
1
-1
/
+2
*
vl/zscan: fix "Fix trivial sign compare warnings"
Christian König
2017-01-03
1
-1
/
+1
*
vl/compositor: implement error handling
Nayan Deshmukh
2017-01-03
2
-3
/
+12
*
gallium/hud: fix the windows build by disabling file dumping
Marek Olšák
2017-01-02
1
-0
/
+2
*
gallium/hud: set filedescriptor for fps graph
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
gallium/hud: set filedescriptor for cpu graph
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
gallium/hud: move file initialization to a function
Edmondo Tommasina
2017-01-01
3
-11
/
+20
*
gallium/hud: dump hud_driver_query values to files
Edmondo Tommasina
2017-01-01
3
-0
/
+19
*
ttn: set ->info->num_ubos
Rob Clark
2016-12-27
1
-1
/
+4
*
ttn: handle GLSL_SAMPLER_DIM_SUBPASS_MS case
Juan A. Suarez Romero
2016-12-21
1
-0
/
+1
*
draw: use SoA fetch, not AoS one
Roland Scheidegger
2016-12-21
1
-48
/
+23
*
gallivm: generalize the compressed format soa fetch a bit
Roland Scheidegger
2016-12-21
1
-37
/
+49
*
gallivm: provide soa fetch path handling formats with more than 32bit
Roland Scheidegger
2016-12-21
1
-154
/
+375
*
gallivm: optimize gather a bit, by using supplied destination type
Roland Scheidegger
2016-12-21
8
-79
/
+333
*
gallivm: optimize SoA AoS fallback fetch path a little
Roland Scheidegger
2016-12-21
1
-22
/
+46
*
gallivm: (trivial) handle non-aligned fetch for lp_build_fetch_rgba_soa
Roland Scheidegger
2016-12-21
3
-8
/
+12
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-0
/
+11
*
Revert "cso: don't release sampler states that are bound"
Michel Dänzer
2016-12-19
1
-3
/
+1
*
cso: Make sanitize_hash safe for samplers
Michel Dänzer
2016-12-19
1
-1
/
+43
*
cso: Store hash key in struct cso_sampler
Michel Dänzer
2016-12-19
2
-0
/
+2
*
cso: Optimize cso_save/restore_fragment_samplers
Michel Dänzer
2016-12-19
1
-4
/
+17
*
cso: Store pointers to struct cso_sampler in struct sampler_info
Michel Dänzer
2016-12-19
1
-15
/
+18
*
cso: Don't restore nr_samplers in cso_restore_fragment_samplers
Michel Dänzer
2016-12-19
1
-1
/
+0
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-1
/
+1
*
st/glsl_to_tgsi: plumb the GS output stream qualifier through to TGSI
Nicolai Hähnle
2016-12-12
2
-1
/
+21
*
tgsi/scan: collect information about output usagemasks
Nicolai Hähnle
2016-12-12
2
-0
/
+2
*
tgsi/scan: collect information about output vertex streams
Nicolai Hähnle
2016-12-12
2
-0
/
+19
*
tgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_semantic
Nicolai Hähnle
2016-12-12
3
-2
/
+77
*
tgsi: fix the src type of TGSI_OPCODE_MEMBAR
Marek Olšák
2016-12-07
1
-0
/
+1
*
cso: don't release sampler states that are bound
Marek Olšák
2016-12-07
1
-1
/
+3
*
gallivm: optimize 16bit->32bit gather path a bit
Roland Scheidegger
2016-12-06
1
-3
/
+39
*
gallivm: handle 16bit float fetches in lp_build_fetch_rgba_soa
Roland Scheidegger
2016-12-06
1
-4
/
+18
*
util: (trivial) ETC1 meets the criteria for fitting into unorm8
Roland Scheidegger
2016-12-06
1
-0
/
+5
*
gallivm: use getHostCPUFeatures on x86/llvm-4.0+.
Tim Rowley
2016-12-05
1
-0
/
+15
*
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
2016-12-05
1
-1
/
+1
*
tgsi: store writes_primid when scanning tgsi
Tim Rowley
2016-12-01
2
-0
/
+4
[next]