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
/
drivers
/
panfrost
/
pan_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Increment offsets[] per draw
Alyssa Rosenzweig
2019-08-13
1
-0
/
+1
*
panfrost: Fixup stream out information per variant
Alyssa Rosenzweig
2019-08-13
1
-0
/
+2
*
panfrost: Route outputs_written through the compiler
Alyssa Rosenzweig
2019-08-13
1
-1
/
+2
*
panfrost: Implement callbacks for PRIMITIVES queries
Alyssa Rosenzweig
2019-08-13
1
-2
/
+13
*
pan/midgard: Implement nir_intrinsic_load_num_work_groups
Alyssa Rosenzweig
2019-08-12
1
-0
/
+3
*
panfrost: Break out pan_varyings.c
Alyssa Rosenzweig
2019-08-09
1
-0
/
+7
*
panfrost: Import streamout data structures
Alyssa Rosenzweig
2019-08-09
1
-0
/
+7
*
panfrost: Allocate shaders in their own BOs
Tomeu Vizoso
2019-08-08
1
-1
/
+2
*
panfrost: Allocate polygon lists on-demand
Alyssa Rosenzweig
2019-08-02
1
-1
/
+0
*
panfrost: Delay FB descriptor allocation
Boris Brezillon
2019-08-02
1
-3
/
+0
*
panfrost: Remove unused argument
Alyssa Rosenzweig
2019-08-01
1
-1
/
+0
*
panfrost: Use gl_shader_stage directly for compiles
Alyssa Rosenzweig
2019-08-01
1
-1
/
+2
*
panfrost: Expose compute shaders as panfrost_shader_variants
Alyssa Rosenzweig
2019-08-01
1
-1
/
+9
*
panfrost: Remove shader state *base
Alyssa Rosenzweig
2019-08-01
1
-2
/
+0
*
panfrost: Remove CSO dependency from shader_compile
Alyssa Rosenzweig
2019-08-01
1
-1
/
+8
*
panfrost: Unify ctx->vs and ctx->fs
Alyssa Rosenzweig
2019-08-01
1
-5
/
+1
*
panfrost: Unify payload_vertex/payload_tiler
Alyssa Rosenzweig
2019-08-01
1
-2
/
+1
*
panfrost: Stub out compute CSO
Alyssa Rosenzweig
2019-08-01
1
-0
/
+4
*
panfrost: Implement gl_FrontFacing
Alyssa Rosenzweig
2019-08-01
1
-0
/
+1
*
panfrost: Implement panfrost_set_shader_buffers callback
Alyssa Rosenzweig
2019-08-01
1
-0
/
+3
*
panfrost: Use NIR helper invocations info
Alyssa Rosenzweig
2019-07-25
1
-0
/
+3
*
panfrost: Move require_sfbd to screen
Alyssa Rosenzweig
2019-07-25
1
-7
/
+0
*
panfrost/midgard: Allocate registers once (per-screen)
Alyssa Rosenzweig
2019-07-23
1
-0
/
+3
*
panfrost: Merge varyings_mem into transient buffers
Alyssa Rosenzweig
2019-07-17
1
-3
/
+0
*
panfrost: Set usage2 during draw, not CSO
Alyssa Rosenzweig
2019-07-16
1
-0
/
+1
*
panfrost: Upload vertex descriptors to *transient* memory
Alyssa Rosenzweig
2019-07-15
1
-1
/
+0
*
panfrost: Remove transient pool abstraction
Alyssa Rosenzweig
2019-07-12
1
-25
/
+0
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-18
/
+18
*
panfrost: Refactor blend infrastructure
Alyssa Rosenzweig
2019-07-10
1
-15
/
+1
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
1
-0
/
+26
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
1
-0
/
+23
*
panfrost: Use dedicated u_blitter context for wallpapers
Alyssa Rosenzweig
2019-06-25
1
-0
/
+8
*
panfrost: Constant buffer refactor
Alyssa Rosenzweig
2019-06-24
1
-3
/
+3
*
panfrost: Track point sprites in fragment shader key
Alyssa Rosenzweig
2019-06-24
1
-0
/
+3
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
1
-19
/
+1
*
panfrost: Skip shading unaffected tiles
Alyssa Rosenzweig
2019-06-20
1
-0
/
+1
*
panfrost: Disable the tiler for clear-only jobs
Alyssa Rosenzweig
2019-06-17
1
-5
/
+6
*
panfrost: Rename misc_0 -> tiler_polygon_list
Alyssa Rosenzweig
2019-06-17
1
-2
/
+1
*
panfrost: Fix general purpose varying handling
Boris Brezillon
2019-06-13
1
-1
/
+1
*
panfrost: Move pan_screen() to pan_screen.h
Alyssa Rosenzweig
2019-06-10
1
-6
/
+0
*
panfrost: Don't flip scanout
Alyssa Rosenzweig
2019-06-05
1
-5
/
+2
*
panfrost: Remove link stage for jobs
Tomeu Vizoso
2019-05-31
1
-1
/
+1
*
panfrost: Hoist blend constant into Midgard-specific struct
Alyssa Rosenzweig
2019-05-19
1
-0
/
+1
*
panfrost: Fixup vertex offsets to prevent shadow copy
Alyssa Rosenzweig
2019-04-19
1
-5
/
+1
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
1
-2
/
+5
*
panfrost: Implement system values
Alyssa Rosenzweig
2019-04-04
1
-0
/
+5
*
panfrost: Rewrite varying assembly
Alyssa Rosenzweig
2019-03-19
1
-23
/
+3
*
panfrost: Compute viewport state on the fly
Alyssa Rosenzweig
2019-03-14
1
-1
/
+0
*
panfrost: Remove staging MFBD
Alyssa Rosenzweig
2019-03-14
1
-13
/
+0
*
panfrost: Remove staging SFBD for pan_context
Alyssa Rosenzweig
2019-03-14
1
-3
/
+2
[next]