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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm/nir: add texture unit indexing
Dave Airlie
2020-07-02
2
-1
/
+21
*
llvmpipe: add support for indirect texture access.
Dave Airlie
2020-07-02
1
-4
/
+21
*
draw: add support for indirect texture access
Dave Airlie
2020-07-02
1
-4
/
+21
*
gallivm: add indirect texture switch statement builder.
Dave Airlie
2020-07-02
2
-0
/
+119
*
gallivm/sample: change texture function generator api
Dave Airlie
2020-07-02
1
-9
/
+10
*
llvmpipe: pass number of samplers into llvm sampler code.
Dave Airlie
2020-07-02
4
-4
/
+8
*
draw: pass nr_samplers into llvm sample state creation.
Dave Airlie
2020-07-02
3
-6
/
+11
*
nir: add missing break to nir_opt_access()
Timothy Arceri
2020-07-02
1
-0
/
+1
*
egl: move fallthrough comment so gcc can see it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
iris: add missing fallthrough comment
Timothy Arceri
2020-07-02
1
-0
/
+1
*
intel/compiler: add and fix up fallthrough comments for gcc warnings
Timothy Arceri
2020-07-02
2
-4
/
+4
*
anv: update fallthrough comment so gcc sees it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
gallivm: add missing break
Timothy Arceri
2020-07-02
1
-0
/
+1
*
llvmpipe: add missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
i965: add and fix fallthrough comments
Timothy Arceri
2020-07-02
4
-6
/
+6
*
intel/compiler: Don't emit no-op cr0 changes
Matt Turner
2020-07-02
1
-0
/
+3
*
intel/compiler: Add assert that set bits are within mask
Matt Turner
2020-07-02
1
-2
/
+5
*
gallium,util: undef ALIGN on FreeBSD to prevent name clash
Greg V
2020-07-01
2
-0
/
+10
*
i965: Explicitly cast value to uint64_t
Emmanuel
2020-07-01
1
-4
/
+4
*
iris: Explicitly cast value to uint64_t
Emmanuel
2020-07-01
1
-2
/
+2
*
meson: Do not enable USE_ELF_TLS for FreeBSD
Emmanuel
2020-07-01
1
-1
/
+1
*
gitlab-ci: Do not create the "success" job when the test-docs job exists
Michel Dänzer
2020-07-01
1
-5
/
+9
*
gitlab-ci: Extend .ci-run-policy template for docs jobs
Michel Dänzer
2020-07-01
1
-9
/
+9
*
gitlab-ci: Use rules: instead of except:/only: for test-docs job
Michel Dänzer
2020-07-01
1
-7
/
+11
*
ci: move test-docs to container stage
Erik Faye-Lund
2020-07-01
1
-4
/
+5
*
ci: move deploy-stage later in the pipeline
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
ci: test docs for non-master builds
Erik Faye-Lund
2020-07-01
1
-1
/
+14
*
ci: only build docs if any docs changed
Erik Faye-Lund
2020-07-01
1
-1
/
+5
*
ci: only build docs in the upstream-repo
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
freedreno/ir3: add support for INTERP_MODE_NOPERSPECTIVE
Jonathan Marek
2020-07-01
1
-21
/
+50
*
turnip: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-30
/
+43
*
freedreno/a6xx: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-30
/
+40
*
freedreno/a5xx: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-10
/
+25
*
freedreno/ir3: add generic get_barycentric()
Jonathan Marek
2020-07-01
3
-28
/
+43
*
freedreno/a4xx: fake LINEAR_PIXEL varying support for u_blitter
Jonathan Marek
2020-07-01
1
-1
/
+11
*
freedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID/LINEAR_CENTROID sysvals
Jonathan Marek
2020-07-01
3
-4
/
+22
*
freedreno/registers: update varying-related registers
Jonathan Marek
2020-07-01
9
-47
/
+71
*
gitlab-ci: Automatically run pipelines for Marge Bot pre-merge only
Michel Dänzer
2020-07-01
1
-7
/
+14
*
v3d/compiler: fix image size for 1D arrays
Iago Toral Quiroga
2020-07-01
1
-1
/
+4
*
st/mesa: do not clear NewDriverState for inactive states
Pierre-Eric Pelloux-Prayer
2020-07-01
1
-1
/
+1
*
gallium/docs: remove unused imgmath extension
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: remove non-existent static dir
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: prefix exts dir with underscore
Erik Faye-Lund
2020-07-01
2
-1
/
+1
*
gallium/docs: use none for highlight_language
Erik Faye-Lund
2020-07-01
2
-2
/
+2
*
gallium/docs: remove reference to non-existent label
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: fixup formatting of numbered lists
Erik Faye-Lund
2020-07-01
1
-3
/
+6
*
gallium/docs: update to recent sphinx
Erik Faye-Lund
2020-07-01
1
-2
/
+2
*
draw/llvm: fix big-endian mask adjusting
Dave Airlie
2020-07-01
1
-6
/
+6
*
mesa/get: fix enum16 big-endian getting.
Dave Airlie
2020-07-01
1
-9
/
+10
*
llvmpipe: fix occlusion queries on big-endian.
Dave Airlie
2020-07-01
1
-0
/
+4
[prev]
[next]