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
*
relnotes: [swr] note addition of gs, increased llvm requirement
Tim Rowley
2017-03-05
1
-0
/
+4
*
docs: update features.txt for swr geometry shaders
Tim Rowley
2017-03-05
1
-9
/
+9
*
swr: [rasterizer core] fix primID provoking vertex for GS
Tim Rowley
2017-03-05
1
-2
/
+2
*
swr: implement geometry shaders
Tim Rowley
2017-03-05
13
-63
/
+700
*
configure.ac: increase required swr llvm to 3.9.0
Tim Rowley
2017-03-05
1
-1
/
+1
*
i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE.
Kenneth Graunke
2017-03-04
1
-0
/
+18
*
automake: move wayland-drm prior to Vulkan
Emil Velikov
2017-03-04
1
-5
/
+5
*
android: fix libz dynamic library dependencies
Mauro Rossi
2017-03-04
2
-4
/
+2
*
svga: pass NULL to ureg_get_tokens()
Timothy Arceri
2017-03-05
2
-6
/
+3
*
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
2017-03-04
1
-2
/
+2
*
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
2017-03-04
1
-1
/
+3
*
android: fix outdir for gen_enum_to_str files
Tapani Pälli
2017-03-04
1
-1
/
+2
*
EGL/Android: Add EGL_EXT_buffer_age extension
Xiaosong Wei
2017-03-04
2
-1
/
+59
*
docs: add news item and link release notes for 17.0.1
Emil Velikov
2017-03-04
2
-0
/
+7
*
docs: add sha256 checksums for 17.0.1
Emil Velikov
2017-03-04
1
-1
/
+2
*
docs: add release notes for 17.0.1
Emil Velikov
2017-03-04
1
-0
/
+220
*
gallium/targets: don't leave an empty target directory(ies)
Emil Velikov
2017-03-04
3
-3
/
+9
*
radv: use enum_to_str util functions.
Emil Velikov
2017-03-04
2
-34
/
+5
*
vulkan: Build common Vulkan code earlier
Jason Ekstrand
2017-03-04
1
-5
/
+5
*
anv: Advertise shaderInt64 on Broadwell and above
Jason Ekstrand
2017-03-03
2
-1
/
+2
*
nir/int64: Properly handle imod/irem
Jason Ekstrand
2017-03-03
1
-3
/
+21
*
nir/builder: Add an int64 immediate helper
Jason Ekstrand
2017-03-03
1
-0
/
+11
*
genxml: Fill out Gen4 and G45 XML.
Kenneth Graunke
2017-03-03
2
-1
/
+2232
*
ac: normalize build helper names
Marek Olšák
2017-03-03
6
-318
/
+317
*
ac: replace SI.vs.load.input with amdgcn.buffer.load.format
Marek Olšák
2017-03-03
1
-0
/
+20
*
radeonsi: move SI.vs.load.input building into amd/common
Marek Olšák
2017-03-03
3
-15
/
+33
*
radeonsi: detect and mark loads/stores from read-only/write-only memory
Marek Olšák
2017-03-03
1
-10
/
+105
*
ac: replace llvm.SI.tbuffer.store with llvm.amdgcn.buffer.store if ADD_TID=0
Marek Olšák
2017-03-03
4
-15
/
+73
*
radeonsi: use the writeonly LLVM attribute
Marek Olšák
2017-03-03
1
-3
/
+6
*
ac: remove offen parameter from ac_build_buffer_store_dword
Marek Olšák
2017-03-03
4
-23
/
+20
*
radeonsi: enable TC L2 for tessellation offchip stores
Marek Olšák
2017-03-03
1
-8
/
+8
*
radeonsi: merge and simplify tbuffer_store functions
Marek Olšák
2017-03-03
4
-114
/
+77
*
radeonsi: set noalias on input shader pointers
Marek Olšák
2017-03-03
1
-0
/
+1
*
radeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe
Marek Olšák
2017-03-03
3
-7
/
+33
*
radeonsi: move kill intrinsic building into amd/common
Marek Olšák
2017-03-03
4
-14
/
+29
*
radeonsi: set readnone on reads from read-only memory
Marek Olšák
2017-03-03
3
-13
/
+21
*
radeonsi: replace SI.buffer.load.dword with amdgcn.buffer.load
Marek Olšák
2017-03-03
1
-45
/
+19
*
radeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz
Marek Olšák
2017-03-03
3
-5
/
+21
*
ac: replace old image intrinsics with new ones
Marek Olšák
2017-03-03
1
-0
/
+80
*
radeonsi: remove last use of llvm.SI.resinfo
Marek Olšák
2017-03-03
1
-48
/
+49
*
radeonsi: move image intrinsic building to amd/common
Marek Olšák
2017-03-03
3
-92
/
+159
*
ac: replace SI.export with amdgcn.exp.*
Marek Olšák
2017-03-03
2
-3
/
+36
*
radeonsi: move llvm.SI.export building to amd/common
Marek Olšák
2017-03-03
3
-162
/
+170
*
ac: unify build_type_name_for_intr functions
Marek Olšák
2017-03-03
4
-82
/
+47
*
radeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as well
Marek Olšák
2017-03-03
1
-1
/
+2
*
gallivm, ac: add writeonly and inaccessiblememonly attributes
Marek Olšák
2017-03-03
4
-0
/
+8
*
tgsi/scan: record load/store/atomic image usage
Marek Olšák
2017-03-03
3
-11
/
+16
*
glapi: Fix a comment typo
Eric Anholt
2017-03-03
1
-1
/
+1
*
mesa/main: *TextureSubImage* generates INVALID_OPERATION on wrong target
Alejandro Piñeiro
2017-03-03
1
-3
/
+3
*
i965: Add Kaby Lake brandstrings
Ben Widawsky
2017-03-02
1
-10
/
+10
[next]