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
*
radeonsi: move instance divisors into a constant buffer
Marek Olšák
2017-06-27
7
-28
/
+93
*
radeonsi: check nr_cbufs in other places before flushing CB
Marek Olšák
2017-06-27
1
-2
/
+4
*
radeonsi: use #pragma pack to pack si_shader_key
Marek Olšák
2017-06-27
1
-0
/
+8
*
Revert "radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs"
Marek Olšák
2017-06-27
3
-10
/
+6
*
Revert "radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inpu...
Marek Olšák
2017-06-27
3
-14
/
+5
*
radeon/vcn: enable h264 decode entension support
Leo Liu
2017-06-27
2
-0
/
+3
*
svga: clean up format_cap_table
Charmaine Lee
2017-06-27
1
-403
/
+92
*
svga: fix the default devcap for SVGA3D_Z_D24S8_INT
Charmaine Lee
2017-06-27
1
-4
/
+1
*
svga: create buffer surfaces for incompatible bind flags
Charmaine Lee
2017-06-27
4
-27
/
+217
*
svga: do not unconditionally enable streamout bind flag
Charmaine Lee
2017-06-27
4
-11
/
+78
*
svga: pass tobind_flags to svga_buffer_handle
Charmaine Lee
2017-06-27
8
-15
/
+26
*
svga: pass bind_flags to surface create functions
Charmaine Lee
2017-06-27
3
-26
/
+34
*
pipe_loader_sw: fix compilation warning
Brian Paul
2017-06-27
1
-1
/
+2
*
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
2017-06-27
3
-3
/
+3
*
nv50/ir: fix combineLd/St to update existing records as necessary
Ilia Mirkin
2017-06-26
1
-0
/
+8
*
nv50/ir: adjust overlapping logic to take fileIndex-relative offsets
Ilia Mirkin
2017-06-26
1
-1
/
+5
*
nv50/ir: VFETCH is also considered a load for MemoryOpt
Ilia Mirkin
2017-06-26
1
-1
/
+1
*
nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
Ilia Mirkin
2017-06-26
2
-9
/
+10
*
nv50/ir: fetch indirect sources BEFORE the op that uses them
Ilia Mirkin
2017-06-26
1
-19
/
+32
*
Android: add renderonly files to libmesa_gallium
Rob Herring
2017-06-26
1
-0
/
+1
*
radeonsi: don't flush and wait for CB after depth-only rendering
Marek Olšák
2017-06-26
1
-1
/
+4
*
etnaviv: only flush resource to self if no scanout buffer exists
Lucas Stach
2017-06-26
1
-4
/
+5
*
etnaviv: add support for snorm textures
Christian Gmeiner
2017-06-26
2
-3
/
+7
*
etnaviv: add R8G8 texture support
Christian Gmeiner
2017-06-26
1
-1
/
+1
*
etnaviv: add support for swizzled texture formats
Christian Gmeiner
2017-06-26
4
-39
/
+99
*
etnaviv: add support for extended texture formats
Christian Gmeiner
2017-06-26
4
-4
/
+10
*
swr: set an explicit clear_rect if scissor is not enabled.
Bruce Cherniak
2017-06-26
1
-1
/
+9
*
swr/rast: adjust std::string usage to fix build
Tim Rowley
2017-06-26
1
-3
/
+9
*
radeonsi: support indirect indexing in INTERP_* opcodes
Nicolai Hähnle
2017-06-26
1
-20
/
+58
*
r600g: fix crash when file in R600_TRACE doesn't exist
Constantine Charlamov
2017-06-26
1
-4
/
+5
*
r600g: take into account offset to system inputs at tgsi_interp_egcm()
Constantine Charlamov
2017-06-26
2
-6
/
+7
*
r600g: get rid of trailing whitespace
Constantine Charlamov
2017-06-26
1
-22
/
+22
*
r600/asm: add support for other GDS operations.
Dave Airlie
2017-06-26
3
-4
/
+26
*
r600: don't merge GDS into VTX
Dave Airlie
2017-06-26
1
-2
/
+3
*
r600: for memory instructions dump index gpr for read indirects also.
Dave Airlie
2017-06-26
1
-1
/
+2
*
r600: add support for vertex fetches via texture cache
Dave Airlie
2017-06-26
2
-2
/
+20
*
r600: route indirect address register correctly for vtx fetches.
Dave Airlie
2017-06-26
1
-1
/
+1
*
gallium/hud: add glthread counters
Marek Olšák
2017-06-26
3
-0
/
+91
*
gallium/hud: add API-thread-busy for monitoring the thread load
Marek Olšák
2017-06-26
3
-4
/
+22
*
gallium/hud: add hud_pane::hud pointer
Marek Olšák
2017-06-26
2
-3
/
+6
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
5
-2
/
+23
*
gallium/hud: move struct hud_context to hud_private.h
Marek Olšák
2017-06-26
2
-46
/
+48
*
gallium/hud: rename API-thread-busy to main-thread-busy
Marek Olšák
2017-06-26
3
-5
/
+5
*
util: move pipe_thread_is_self from gallium to src/util
Marek Olšák
2017-06-26
2
-12
/
+1
*
nv50/ir: Properly fold constants in SPLIT operation
Pierre Moreau
2017-06-25
1
-3
/
+4
*
radeonsi/gfx9: don't overallocate shader binaries
Marek Olšák
2017-06-24
1
-6
/
+0
*
st/dri2: implement image offset query
Lucas Stach
2017-06-24
1
-0
/
+6
*
llvmpipe: initialize default fb correctly in setup
Roland Scheidegger
2017-06-24
1
-0
/
+4
*
radeonsi: unreference vertex buffers when destroying the context
Marek Olšák
2017-06-23
1
-0
/
+2
*
radeonsi: implement the workaround for Rocket League - postponed TGSI kill
Marek Olšák
2017-06-23
5
-0
/
+37
[next]