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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/nouveau: add automake target 'template'
Emil Velikov
2014-09-24
8
-69
/
+66
*
targets/pipe-loader: drop unused authentication
Emil Velikov
2014-09-24
6
-8
/
+6
*
targets/vl: fix hard-links when building shared pipe-drivers
Emil Velikov
2014-09-24
3
-6
/
+6
*
gallium/freedreno: remove unused draw header
Emil Velikov
2014-09-24
1
-1
/
+0
*
gallium/r300: remove obsolete declaration
Emil Velikov
2014-09-24
1
-1
/
+0
*
vc4: Drop maximum number of varyings down to 8.
Eric Anholt
2014-09-24
1
-1
/
+4
*
vc4: Add support for flat shading.
Eric Anholt
2014-09-23
5
-2
/
+33
*
vc4: Drop stale comment.
Eric Anholt
2014-09-23
1
-1
/
+0
*
vc4: Put dead writes into the NOP register when generating code.
Eric Anholt
2014-09-23
1
-1
/
+8
*
vc4: When possible, resolve raddr conflicts by swapping files on specials.
Eric Anholt
2014-09-23
1
-5
/
+29
*
vc4: Fix overzealous raddr conflict resolution.
Eric Anholt
2014-09-23
1
-5
/
+7
*
vc4: Add support for 8-bit unorm/snorm vertex inputs.
Eric Anholt
2014-09-23
6
-16
/
+101
*
vc4: Add disasm for A-file unpack operations.
Eric Anholt
2014-09-23
3
-22
/
+26
*
vc4: Switch to using Mesa's register allocator.
Eric Anholt
2014-09-23
5
-114
/
+121
*
vc4: Make a static list of all the registers.
Eric Anholt
2014-09-23
1
-12
/
+82
*
vc4: Switch the context struct to use ralloc.
Eric Anholt
2014-09-23
1
-2
/
+3
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
7
-24
/
+3
*
gallivm: fix idiv
Roland Scheidegger
2014-09-23
1
-7
/
+5
*
ilo: rework pipeline workarounds
Chia-I Wu
2014-09-23
3
-228
/
+339
*
ilo: remove handle_invalid_batch_bo()
Chia-I Wu
2014-09-23
3
-67
/
+32
*
ilo: make gen6_pipeline_update_max_svbi() static
Chia-I Wu
2014-09-23
3
-8
/
+1
*
freedreno/ir3: add TXB2 support
Ilia Mirkin
2014-09-22
1
-4
/
+14
*
freedreno/ir3: add TXQ support
Ilia Mirkin
2014-09-22
1
-0
/
+27
*
freedreno/ir3: fix TXB/TXL to actually pull the bias/lod argument
Ilia Mirkin
2014-09-22
1
-1
/
+4
*
freedreno/ir3: make texture instruction construction more dynamic
Ilia Mirkin
2014-09-22
1
-145
/
+80
*
gallium: update comment for enum pipe_format
Brian Paul
2014-09-22
1
-6
/
+1
*
gallium: replace pipe_type enum with tgsi_return_type enum
Brian Paul
2014-09-22
7
-28
/
+29
*
draw: use new tgsi_transform inst/decl helpers in pstipple code
Brian Paul
2014-09-22
1
-68
/
+19
*
draw: use new tgsi_transform inst/decl helpers in aapoint code
Brian Paul
2014-09-22
1
-202
/
+54
*
draw: use new tgsi_transform inst/decl helpers in aaline code
Brian Paul
2014-09-22
1
-66
/
+21
*
tgsi: add inst/decl helpers for tgsi_transform utility
Brian Paul
2014-09-22
1
-0
/
+333
*
draw: use tgsi transform prolog callback in polygon stipple code
Brian Paul
2014-09-22
1
-125
/
+110
*
draw: use tgsi transform prolog/epilog callbacks in AA line code
Brian Paul
2014-09-22
1
-90
/
+92
*
draw: use tgsi transform prolog/epilog callbacks in AA point code
Brian Paul
2014-09-22
1
-305
/
+316
*
tgsi: fix tgsi transform's epilog callback
Brian Paul
2014-09-22
1
-7
/
+15
*
tgsi: add prolog() method to tgsi_transform_context
Brian Paul
2014-09-22
2
-0
/
+13
*
clover: Add support to mem objects for multiple destructor callbacks v2
Tom Stellard
2014-09-22
2
-5
/
+8
*
st/xa: silence unused variable warning
Brian Paul
2014-09-22
1
-0
/
+1
*
target-helpers: add inline qualifier on configuration_query()
Brian Paul
2014-09-22
1
-1
/
+1
*
ilo: clean up fallback path for primitive restart
Chia-I Wu
2014-09-22
1
-160
/
+74
*
ilo: handle conditional rendering in the context
Chia-I Wu
2014-09-22
8
-65
/
+58
*
ilo: create the pipeline from the builder
Chia-I Wu
2014-09-22
5
-15
/
+7
*
ilo: move aperture checks out of pipeline
Chia-I Wu
2014-09-22
3
-72
/
+69
*
ilo: flush before setting SOL_RESET
Chia-I Wu
2014-09-22
2
-5
/
+8
*
ilo: move size estimation check out of pipeline
Chia-I Wu
2014-09-22
3
-10
/
+10
*
freedreno/a3xx: more texture array fixes
Rob Clark
2014-09-21
3
-19
/
+22
*
freedreno: add DRM_CONF_SHARE_FD
Rob Clark
2014-09-21
3
-4
/
+34
*
ilo: use a single list for queries
Chia-I Wu
2014-09-21
2
-69
/
+8
*
ilo: replace software queries by hardware ones
Chia-I Wu
2014-09-21
4
-83
/
+47
*
ilo: support prim queries in ilo_3d_pipeline_emit_query()
Chia-I Wu
2014-09-21
1
-0
/
+24
[next]