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
path:
root
/
src
/
gallium
/
drivers
/
panfrost
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Move panfrost_emit_varying_descriptor() to pan_cmdstream.c
Boris Brezillon
2020-03-10
1
-1
/
+0
*
panfrost: Move panfrost_emit_vertex_data() to pan_cmdstream.c
Boris Brezillon
2020-03-10
1
-1
/
+0
*
panfrost: Move viewport desc emission out of panfrost_emit_for_draw()
Boris Brezillon
2020-03-10
1
-0
/
+1
*
panfrost: Move format translation to root
Alyssa Rosenzweig
2020-02-21
1
-1
/
+0
*
panfrost: Move pan_afbc.c to root
Alyssa Rosenzweig
2020-02-21
1
-1
/
+0
*
panfrost: Rename pan_instancing.c -> pan_attributes.c
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
panfrost: Move nir_undef_to_zero to Midgard compiler
Alyssa Rosenzweig
2019-12-13
1
-1
/
+0
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
1
-1
/
+0
*
panfrost: Rename pan_bo_cache.c into pan_bo.c
Boris Brezillon
2019-09-08
1
-1
/
+1
*
pan/midgard: Use shared psiz clamp pass
Alyssa Rosenzweig
2019-08-30
1
-1
/
+0
*
panfrost: Move pan_tiler.c outside of Gallium
Alyssa Rosenzweig
2019-08-21
1
-1
/
+0
*
panfrost: Move pan_invocation to shared panfrost/
Alyssa Rosenzweig
2019-08-21
1
-2
/
+1
*
panfrost: Break out pan_varyings.c
Alyssa Rosenzweig
2019-08-09
1
-0
/
+1
*
panfrost: Stub out compute CSO
Alyssa Rosenzweig
2019-08-01
1
-0
/
+1
*
panfrost: Stub out panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
1
-0
/
+1
*
panfrost: Clamp point size
Alyssa Rosenzweig
2019-07-10
1
-0
/
+1
*
panfrost: Move non-Gallium files outside of Gallium
Alyssa Rosenzweig
2019-07-10
1
-88
/
+2
*
panfrost: Move midgard/nir* to nir folder
Alyssa Rosenzweig
2019-07-10
1
-4
/
+4
*
panfrost/midgard: Flush undefineds to zero
Alyssa Rosenzweig
2019-07-10
1
-0
/
+1
*
panfrost: Refactor blend infrastructure
Alyssa Rosenzweig
2019-07-10
1
-0
/
+1
*
panfrost/midgard: Passthrough nir_lower_framebuffer
Alyssa Rosenzweig
2019-07-10
1
-0
/
+1
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
1
-0
/
+1
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
1
-0
/
+1
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
1
-0
/
+1
*
panfrost/meson: Link with libpanfrost_shared
Alyssa Rosenzweig
2019-06-20
1
-1
/
+1
*
panfrost: Switch to lima tiling
Alyssa Rosenzweig
2019-06-20
1
-1
/
+1
*
lima,panfrost: Move lima_tiling.c/h to /src/panfrost
Alyssa Rosenzweig
2019-06-20
1
-3
/
+3
*
panfrost: Calculate polygon list header size
Alyssa Rosenzweig
2019-06-17
1
-1
/
+2
*
panfrost: Replace pantrace with direct decoding
Alyssa Rosenzweig
2019-06-12
1
-1
/
+4
*
panfrost: Refactor blitting code
Alyssa Rosenzweig
2019-06-10
1
-0
/
+1
*
panfrost: Refactor AFBC code
Alyssa Rosenzweig
2019-06-10
1
-0
/
+1
*
panfrost: Reload framebuffer contents if there's no clear
Tomeu Vizoso
2019-06-05
1
-1
/
+0
*
panfrost/midgard: Implement "pipeline register" prepass
Alyssa Rosenzweig
2019-06-04
1
-0
/
+1
*
panfrost/midgard: Helpers for pipeline
Alyssa Rosenzweig
2019-06-04
1
-0
/
+1
*
panfrost/midgard: Refactor schedule/emit pipeline
Alyssa Rosenzweig
2019-06-04
1
-0
/
+2
*
panfrost: Remove the standalone compiler
Alyssa Rosenzweig
2019-05-24
1
-27
/
+0
*
panfrost/midgard: Split up midgard_compile.c (RA)
Alyssa Rosenzweig
2019-05-19
1
-0
/
+10
*
panfrost/nir: Add nir_lower_blend pass
Alyssa Rosenzweig
2019-05-19
1
-0
/
+1
*
panfrost/decode: Disassemble Bifrost shaders
Alyssa Rosenzweig
2019-05-19
1
-1
/
+2
*
panfrost: Adds Bifrost shader disassembler utility
Ryan Houdek
2019-04-24
1
-0
/
+31
*
panfrost/midgard: Drop dependence on mesa/st
Alyssa Rosenzweig
2019-04-14
1
-1
/
+0
*
panfrost: Implement system values
Alyssa Rosenzweig
2019-04-04
1
-0
/
+1
*
panfrost: Remove support for legacy kernels
Alyssa Rosenzweig
2019-04-03
1
-10
/
+0
*
panfrost: Break out fragment to SFBD/MFBD files
Alyssa Rosenzweig
2019-03-14
1
-0
/
+3
*
panfrost: Import job data structures from v3d
Alyssa Rosenzweig
2019-03-04
1
-0
/
+1
*
panfrost/meson: Remove subdir for nondrm
Alyssa Rosenzweig
2019-02-25
1
-1
/
+0
*
panfrost: Implement pantrace (command stream dump)
Alyssa Rosenzweig
2019-02-21
1
-0
/
+1
*
panfrost: Add pandecode (command stream debugger)
Alyssa Rosenzweig
2019-02-21
1
-0
/
+22
*
panfrost: Backport driver to Mali T600/T700
Alyssa Rosenzweig
2019-02-15
1
-0
/
+1
*
panfrost: Fix build; depend on libdrm
Alyssa Rosenzweig
2019-02-15
1
-0
/
+1
[next]