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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lima/gp: Clean up lima_program_optimize_vs_nir() a little
Connor Abbott
2019-07-28
1
-1
/
+1
*
lima/gpir/sched: Don't try to spill when something else has succeeded
Connor Abbott
2019-07-28
1
-7
/
+4
*
nv50/ir: don't consider the main compute function as taking arguments
Ilia Mirkin
2019-07-27
1
-1
/
+1
*
nv50/ir: handle insn not being there for definition of CVT arg
Ilia Mirkin
2019-07-27
1
-2
/
+3
*
nouveau: flip DEBUG -> !NDEBUG
Ilia Mirkin
2019-07-27
10
-49
/
+15
*
nvc0: allow a non-user buffer to be bound at position 0
Ilia Mirkin
2019-07-27
1
-18
/
+27
*
nv50,nvc0: update sampler/view bind functions to accept NULL array
Ilia Mirkin
2019-07-27
2
-14
/
+18
*
gallium/vl: fix compute tgsi shaders to not process undefined components
Ilia Mirkin
2019-07-27
1
-52
/
+52
*
radeon/vcn: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
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
3
-6
/
+12
*
nir: replace lower_sincos with algebraic opt
Jonathan Marek
2019-07-24
1
-1
/
+1
*
gallium/u_transfer_helper: fix assert in RGTC case
Rob Clark
2019-07-24
1
-26
/
+27
*
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
*
gallium+mesa: fix tgsi_semantic array type
Eric Engestrom
2019-07-24
1
-2
/
+4
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
5
-114
/
+126
*
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
3
-1
/
+5
*
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
[prev]
[next]