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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a4xx: add ARB_framebuffer_no_attachments support
Ilia Mirkin
2017-11-25
3
-3
/
+8
*
freedreno/a4xx: add indirect draw support
Ilia Mirkin
2017-11-25
3
-3
/
+36
*
freedreno: regenerate pm4 header, adjust code for new names
Ilia Mirkin
2017-11-25
3
-114
/
+171
*
freedreno/a4xx: add stencil texturing support
Ilia Mirkin
2017-11-25
4
-15
/
+38
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
8
-5
/
+153
*
nir: allow texture offsets with cube maps
Ilia Mirkin
2017-11-25
1
-2
/
+13
*
util: Fix disk_cache index calculation on big endian
Matt Turner
2017-11-25
1
-2
/
+2
*
util: Add a SHA1 unit test program
Matt Turner
2017-11-25
2
-1
/
+67
*
util: Fix SHA1 implementation on big endian
Matt Turner
2017-11-25
1
-1
/
+2
*
util: Assume little endian in the absence of platform-specific handling
Matt Turner
2017-11-25
1
-0
/
+3
*
mesa: shrink VERT_ATTRIB bitfields to 32 bits
Marek Olšák
2017-11-25
14
-49
/
+59
*
mesa: remove unused vertex attrib WEIGHT
Marek Olšák
2017-11-25
11
-27
/
+24
*
mesa: don't assign numbers to vertex attrib enums manually
Marek Olšák
2017-11-25
3
-133
/
+133
*
gallium/hud: add HUD sharing within a context share group
Marek Olšák
2017-11-25
4
-14
/
+106
*
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
2017-11-25
9
-19
/
+22
*
gallium/hud: prevent a crash if the recording context is inactive
Marek Olšák
2017-11-25
1
-1
/
+4
*
gallium/hud: separate code for record context init/release
Marek Olšák
2017-11-25
2
-16
/
+37
*
gallium/hud: separate code for draw context init/release
Marek Olšák
2017-11-25
1
-70
/
+111
*
gallium/hud: don't use hud->pipe in hud_parse_env_var
Marek Olšák
2017-11-25
1
-6
/
+7
*
gallium/hud: use cso_get_pipe_context
Marek Olšák
2017-11-25
6
-7
/
+8
*
cso: add cso_get_pipe_context
Marek Olšák
2017-11-25
2
-0
/
+5
*
gallium/hud: pass pipe_context explicitly to most functions
Marek Olšák
2017-11-25
5
-64
/
+57
*
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
2017-11-25
6
-79
/
+99
*
st/dri: remove dead code and incorrect comment around make_current
Marek Olšák
2017-11-25
1
-13
/
+0
*
st/dri: clean up dri_unbind_context
Marek Olšák
2017-11-25
1
-3
/
+4
*
radeonsi: expose all CB performance counters on Stoney
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: handle imported textures with DCC robustly
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: fix a typo in creating monolithic ES-GS
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: don't write undefined output channels to LDS in LS
Marek Olšák
2017-11-25
1
-0
/
+3
*
radeonsi: use ac.lds for shared memory
Marek Olšák
2017-11-25
3
-5
/
+3
*
radeonsi: do 64-bit LDS loads recursively
Marek Olšák
2017-11-25
1
-7
/
+9
*
mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin
Jon Turney
2017-11-24
2
-8
/
+18
*
Revert "radv: remove unnecessary memset() in radv_AllocateCommandBuffers()"
Samuel Pitoiset
2017-11-24
1
-0
/
+3
*
radv/winsys: improve error messages when the buffer list creation failed
Samuel Pitoiset
2017-11-24
1
-3
/
+6
*
radv/winsys: do not try to create a BO list with 0 buffers
Samuel Pitoiset
2017-11-24
1
-3
/
+9
*
i965/vec4: fix splitting of interleaved attributes
Iago Toral Quiroga
2017-11-24
1
-1
/
+6
*
etnaviv: Emit vertex buffers consecutively
Wladimir J. van der Laan
2017-11-23
1
-4
/
+4
*
REVIEWERS: add Alexander von Gluck IV as a reviewer for Haiku
Eric Engestrom
2017-11-23
1
-0
/
+9
*
genxml: fix assert guards
Eric Engestrom
2017-11-23
1
-5
/
+5
*
meson: add variable for mapi_abi.py instead of going back up the tree
Eric Engestrom
2017-11-23
5
-4
/
+6
*
meson: reorder subdirs to avoid directly including more than one level
Eric Engestrom
2017-11-23
3
-2
/
+3
*
meson: fix strtof locale support check
Eric Engestrom
2017-11-23
1
-1
/
+1
*
r600: set DX10_CLAMP for compute shader too
Roland Scheidegger
2017-11-23
1
-2
/
+3
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
2
-2
/
+6
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
7
-22
/
+41
*
r600/shader: Fix all warnings issed with "-Wall -Wextra"
Gert Wollny
2017-11-22
1
-31
/
+36
*
r600: Emit EOP for more CF instruction types
Gert Wollny
2017-11-22
4
-7
/
+16
*
meson: replace with_*dri with with_dri_platform
Dylan Baker
2017-11-22
3
-7
/
+3
*
meson: add logic to select apple and windows dri
Dylan Baker
2017-11-22
1
-2
/
+14
*
meson: Fix LLVM requires for radeonsi
Dylan Baker
2017-11-22
1
-2
/
+2
[next]