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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/uvd: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
radeon/vcn: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-2
/
+3
*
radeon/uvd: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-3
/
+3
*
v3d: fix glDrawTransformFeedback{Instanced}()
Iago Toral Quiroga
2019-07-26
2
-2
/
+18
*
v3d: subclass pipe_streamout_output_target to record TF vertices written
Iago Toral Quiroga
2019-07-26
3
-8
/
+25
*
v3d: refactor v3d_tf_statistics_record slightly
Iago Toral Quiroga
2019-07-26
1
-7
/
+7
*
Revert "panfrost: Don't DIY point size/coord fields"
Alyssa Rosenzweig
2019-07-25
1
-2
/
+6
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
6
-474
/
+151
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
6
-65
/
+48
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
3
-5
/
+8
*
iris: Refactor genxml macros and inlines into iris_genx_macros.h.
Kenneth Graunke
2019-07-25
4
-73
/
+125
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
4
-28
/
+74
*
radeonsi: fix DAL hang due to incorrect DCC offset on Raven
Marek Olšák
2019-07-25
1
-1
/
+22
*
panfrost: Compute I/O counts from shader_info
Alyssa Rosenzweig
2019-07-25
1
-3
/
+14
*
panfrost: Don't DIY point size/coord fields
Alyssa Rosenzweig
2019-07-25
1
-6
/
+2
*
panfrost: Use nir_gather_info information about discards
Alyssa Rosenzweig
2019-07-25
1
-1
/
+1
*
panfrost: Use NIR helper invocations info
Alyssa Rosenzweig
2019-07-25
3
-1
/
+5
*
panfrost/sfbd: Flesh out fragment job
Alyssa Rosenzweig
2019-07-25
1
-13
/
+35
*
panfrost: Disable tiled formats on SFBD systems
Alyssa Rosenzweig
2019-07-25
1
-1
/
+3
*
panfrost: Move require_sfbd to screen
Alyssa Rosenzweig
2019-07-25
6
-15
/
+18
*
panfrost: Reserve, but do not upload, shader padding
Alyssa Rosenzweig
2019-07-25
1
-3
/
+3
*
panfrost/ci: Update kernel to 5.2
Tomeu Vizoso
2019-07-25
2
-3
/
+3
*
panfrost: Don't expose some atomic stuff even with dEQP
Alyssa Rosenzweig
2019-07-24
1
-1
/
+2
*
gallium: fix windows build from params change.
Dave Airlie
2019-07-25
2
-4
/
+8
*
nir: replace lower_sincos with algebraic opt
Jonathan Marek
2019-07-24
1
-1
/
+1
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
lima/ppir: fix disassembler temp read/write print
Qiang Yu
2019-07-24
1
-9
/
+23
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
2
-44
/
+56
*
swr/rasterizer: Fix 3D resource copies.
Jan Zielinski
2019-07-23
1
-0
/
+14
*
swr/rasterizer: Fix return type on SIMD8 version of Clamp and Normalize utili...
Jan Zielinski
2019-07-23
1
-2
/
+2
*
swr/rasterizer: small formatting changes
Jan Zielinski
2019-07-23
3
-22
/
+48
*
swr/rasterizer: Adding support for unhandled clipEnable state
Jan Zielinski
2019-07-23
3
-4
/
+8
*
radeonsi/nir: set tgsi_shader_info::uses_fbfetch for KHR_blend_equation_adv.
Marek Olšák
2019-07-23
1
-5
/
+23
*
tgsi/scan: add uses_fbfetch
Marek Olšák
2019-07-23
1
-1
/
+1
*
radeonsi: fail if importing a texture with incorrect last_level or samples
Marek Olšák
2019-07-23
1
-5
/
+38
*
radeonsi: rewrite si_get_opaque_metadata, also for gfx10 support
Marek Olšák
2019-07-23
1
-24
/
+40
*
radeonsi: simplify si_get_input_prim and remove incorrect TODO comment
Marek Olšák
2019-07-23
3
-11
/
+5
*
radeonsi/gfx10: fix and enable CLEAR_STATE
Marek Olšák
2019-07-23
2
-1
/
+3
*
radeonsi: stop using info.opcode_count[TGSI_OPCODE_INTERP_SAMPLE]
Marek Olšák
2019-07-23
1
-1
/
+2
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
1
-2
/
+0
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
6
-6
/
+12
*
kmsro: Extend to include mxsfb-drm
Guido Günther
2019-07-23
1
-0
/
+1
*
panfrost/midgard: Allocate registers once (per-screen)
Alyssa Rosenzweig
2019-07-23
3
-2
/
+5
*
panfrost: Fix T6XX Support
Arnaud Patard
2019-07-23
1
-1
/
+9
*
panfrost: Use correct definition for is_t6xx
Alyssa Rosenzweig
2019-07-23
1
-1
/
+1
*
radeonsi: Allow PIPE_TEXTURE_2D_ARRAY in si_texture_from_handle
Michel Dänzer
2019-07-23
1
-2
/
+3
*
panfrost: Fake CAPs for dEQP-GLES31
Alyssa Rosenzweig
2019-07-23
1
-2
/
+14
*
nvc0/ir: Fix assert accessing null pointer
Mark Menzynski
2019-07-23
1
-1
/
+1
*
lima/ppir: fix branch codegen register encode
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix debug logs in regalloc
Erico Nunes
2019-07-23
1
-2
/
+2
[prev]
[next]