projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added few more stubs so that control reaches to DestroyDevice().
[mesa.git]
/
src
/
mesa
/
2020-09-04
Marek Olšák
nir: get ffma support from NIR options for nir_lower_flrp
tree
|
commitdiff
2020-09-02
Marek Olšák
st/mesa: fix lowered IO - don't call st_nir_assign_vs_i...
tree
|
commitdiff
2020-09-02
Eric Anholt
gallium/ureg: Set the next shader stage from the shader...
tree
|
commitdiff
2020-09-02
Eric Anholt
gallium/tgsi: Add a helper for initializing ureg from...
tree
|
commitdiff
2020-09-02
Marcin Ślusarz
i965: verify format width in blorp_get_client_bo
tree
|
commitdiff
2020-09-02
Alyssa Rosenzweig
mesa/st: Don't set alpha if ALPHA_TEST is lowered
tree
|
commitdiff
2020-09-02
Danylo Piliaiev
intel/disasm: Label support in shader disassembly for...
tree
|
commitdiff
2020-09-02
Danylo Piliaiev
intel/disasm: brw_label and support functions
tree
|
commitdiff
2020-09-02
Pierre-Eric Pellou...
mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
tree
|
commitdiff
2020-09-01
Karol Herbst
nir: use enum operator helper for nir_variable_mode...
tree
|
commitdiff
2020-08-26
Marek Olšák
st/mesa: remove useless code for lowered IO in st_nir_a...
tree
|
commitdiff
2020-08-25
Indrajit Kumar Das
mesa: add NV_copy_depth_to_color support for nir
tree
|
commitdiff
2020-08-25
Marcin Ślusarz
mesa: fix formatting of messages printed using _mesa_log
tree
|
commitdiff
2020-08-25
Woody Chow
st/mesa: Fix EGLImageTargetTexture2D for GL_TEXTURE_2D
tree
|
commitdiff
2020-08-24
Marek Olšák
gallium/tgsi: add helper tgsi_get_interp_mode
tree
|
commitdiff
2020-08-24
Marek Olšák
st/mesa: handle lowered IO in st_nir_assign_vs_in_locations
tree
|
commitdiff
2020-08-24
Marek Olšák
st/mesa: don't generate NIR for ARB_vp/fp if NIR is...
tree
|
commitdiff
2020-08-24
Marek Olšák
st/mesa: don't pass NIR to draw module if IO is lowered
tree
|
commitdiff
2020-08-21
Jesse Natalie
nir: Add options to nir_lower_compute_system_values...
tree
|
commitdiff
2020-08-21
Jesse Natalie
nir: Move compute system value lowering to a separate...
tree
|
commitdiff
2020-08-21
Charmaine Lee
st/mesa: increase size of gl_register_file bitfields
tree
|
commitdiff
2020-08-18
Eduardo Lima Mitev
st: Pass TextureTiling option from texture to memory obj
tree
|
commitdiff
2020-08-18
Bas Nieuwenhuizen
driconf: Support selection by Vulkan applicationName.
tree
|
commitdiff
2020-08-18
Louis-Francis Ratt...
st/mesa: Replace UsesStreams by ActiveStreamMask for GS
tree
|
commitdiff
2020-08-17
Jesse Natalie
mesa: Move ATTRIBUTE_NOINLINE for glsl_to_tgsi_visitor...
tree
|
commitdiff
2020-08-17
Louis-Francis Ratt...
st/mesa: Enable clip planes lowering for geometry shaders
tree
|
commitdiff
2020-08-17
Louis-Francis Ratt...
st/mesa: factor ucp-lowering logic into helper
tree
|
commitdiff
2020-08-11
Yogesh Mohan Marimuthu
src/mesa: add GL_NV_half_float extension support (v2)
tree
|
commitdiff
2020-08-11
Nanley Chery
dri_util: Update internal_format to GL_RGB8 for MESA_FO...
tree
|
commitdiff
2020-08-10
Marcin Ślusarz
intel/perf: fix performance counters availability after...
tree
|
commitdiff
2020-08-09
Gert Wollny
gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF...
tree
|
commitdiff
2020-08-08
Timothy Arceri
i965: add support for force_gl_vendor
tree
|
commitdiff
2020-08-06
Danylo Piliaiev
st/mesa: Treat vertex outputs absent in outputMapping...
tree
|
commitdiff
2020-08-05
Rob Clark
glsl: remove LowerPrecisionTemporaries
tree
|
commitdiff
2020-08-05
Rob Clark
gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
tree
|
commitdiff
2020-08-05
Rob Clark
glsl/lower_precision: split out const lowering
tree
|
commitdiff
2020-08-05
Indrajit Kumar Das
st/mesa: optimize DEPTH_STENCIL copies using fragment...
tree
|
commitdiff
2020-08-03
Bas Nieuwenhuizen
mesa/st: Actually free the driver part of memory object...
tree
|
commitdiff
2020-07-31
David Stevens
i965/i915: Add colorspace support to YUV sampling
tree
|
commitdiff
2020-07-30
Boris Brezillon
nir: Stop passing an options arg to nir_lower_int64()
tree
|
commitdiff
2020-07-30
Marcin Ślusarz
mesa: quiet down static analyzers
tree
|
commitdiff
2020-07-30
Marcin Ślusarz
mesa: fix out of bounds access in glGetFramebufferParam...
tree
|
commitdiff
2020-07-29
Jason Ekstrand
nir: Use a single list for all shader variables
tree
|
commitdiff
2020-07-29
Jason Ekstrand
mesa/ptn: Use nir_variable_create
tree
|
commitdiff
2020-07-29
Jason Ekstrand
st/nir: Rework fixup_varying_slots
tree
|
commitdiff
2020-07-29
Jason Ekstrand
nir: Take a shader and variable mode in nir_assign_io_v...
tree
|
commitdiff
2020-07-29
Jason Ekstrand
nir: Take a nir_shader and variable mode in assign_var_...
tree
|
commitdiff
2020-07-29
Jason Ekstrand
nir: Add a nir_foreach_uniform_variable helper
tree
|
commitdiff
2020-07-29
Jason Ekstrand
nir: Add nir_foreach_shader_in/out_variable helpers
tree
|
commitdiff
2020-07-28
Marcin Ślusarz
i965: propagate error from gen_perf_begin_query to...
tree
|
commitdiff
2020-07-28
Marcin Ślusarz
iris: propagate error from gen_perf_begin_query to...
tree
|
commitdiff
2020-07-24
Jason Ekstrand
anv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
tree
|
commitdiff
2020-07-22
Erik Faye-Lund
mesa/program: fix shadow property for samplers
tree
|
commitdiff
2020-07-20
Yevhenii Kolesnikov
mesa: change error code of *TextureSubImage* for incorr...
tree
|
commitdiff
2020-07-17
Icecream95
nir: Add a face_sysval argument to nir_lower_two_sided_...
tree
|
commitdiff
2020-07-17
Elie Tournier
virgl: Use alpha_src_factor to store blend_equation_adv...
tree
|
commitdiff
2020-07-17
Elie Tournier
glsl_to_ir: do lower_blend_equation if PIPE_CAP_FBFETCH
tree
|
commitdiff
2020-07-17
Elie Tournier
st: expose KHR_blend_equation_advanced if PIPE_CAP_BLEN...
tree
|
commitdiff
2020-07-17
Elie Tournier
glsl_to_tgsi: Set TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
tree
|
commitdiff
2020-07-17
Erik Faye-Lund
mesa: treat Color._AdvancedBlendMode as enum
tree
|
commitdiff
2020-07-17
Erik Faye-Lund
mesa: do not use bitfields for advanced-blend state
tree
|
commitdiff
2020-07-17
Karol Herbst
st/mesa: fix st_CopyPixels without support for stencil...
tree
|
commitdiff
2020-07-16
Indrajit Kumar Das
st/mesa: use fragment shader to copy stencil buffer
tree
|
commitdiff
2020-07-16
Erik Faye-Lund
mesa/main: use p_atomic_inc_return instead of locking
tree
|
commitdiff
2020-07-16
Yevhenii Kharchenko
st/mesa: fix corrupted texture levels, when adding...
tree
|
commitdiff
2020-07-16
Dave Airlie
mesa: change dsa texture error codes for GL 4.6
tree
|
commitdiff
2020-07-15
Roman Stratiienko
Android: Fixes for Q and R
tree
|
commitdiff
2020-07-15
Pierre-Eric Pellou...
mesa/st: release debug_output after destroying the...
tree
|
commitdiff
2020-07-15
Pierre-Eric Pellou...
mesa: add bool param to _mesa_free_context_data
tree
|
commitdiff
2020-07-15
Pierre-Eric Pellou...
mesa: rename _mesa_free_errors_data
tree
|
commitdiff
2020-07-14
Erik Faye-Lund
mesa/main: use call_once instead of open-coding
tree
|
commitdiff
2020-07-14
Erik Faye-Lund
mesa/main: factor out one-time-init into a helper
tree
|
commitdiff
2020-07-10
Pierre-Eric Pellou...
st/mesa: set compressed_data to NULL when freed
tree
|
commitdiff
2020-07-08
Marek Olšák
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
tree
|
commitdiff
2020-07-08
Marek Olšák
glsl: lower mediump temporaries to 16 bits except struc...
tree
|
commitdiff
2020-07-06
Marcin Ślusarz
st/mesa: fix reporting of float perf counters max value
tree
|
commitdiff
2020-07-06
Dave Airlie
mesa/version: only enable GL4.1 with correct limits.
tree
|
commitdiff
2020-07-05
Ilia Mirkin
st/mesa: allow R8 to not be exposed as renderable by...
tree
|
commitdiff
2020-07-04
Eric Engestrom
mesa/glformats: make _mesa_gles_error_check_format_and_...
tree
|
commitdiff
2020-07-04
Timothy Arceri
nouveau: fix pointer-sign warning
tree
|
commitdiff
2020-07-03
Mike Blumenkrantz
st/program: use nir_lower_clip_disable instead of nir_l...
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: update fallthrough comment so gcc can see it
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: fix unintended fallthrough in glIsEnabled()
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: add missing fallthrough comment to teximage.c
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa/vbo: add some missing fallthrough comments
tree
|
commitdiff
2020-07-02
Timothy Arceri
radeon: add missing fallthrough comments
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: add fallthrough comments to COPY_SZ_4V()
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: add fallthrough comments to get.c
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: add fallthrough comments to glformats.c
tree
|
commitdiff
2020-07-02
Timothy Arceri
mesa: fix fallthrough in glformats
tree
|
commitdiff
2020-07-02
Timothy Arceri
i965: add and fix fallthrough comments
tree
|
commitdiff
2020-07-01
Emmanuel
i965: Explicitly cast value to uint64_t
tree
|
commitdiff
2020-07-01
Pierre-Eric Pellou...
st/mesa: do not clear NewDriverState for inactive states
tree
|
commitdiff
2020-06-30
Dave Airlie
mesa/get: fix enum16 big-endian getting.
tree
|
commitdiff
2020-06-30
Dylan Baker
mesa/swrast: use logf2 instead of util_fast_log2
tree
|
commitdiff
2020-06-30
Timothy Arceri
st/glsl_to_nir: disable st_nir_lower_builtin() when...
tree
|
commitdiff
2020-06-30
Timothy Arceri
mesa: add _mesa_program_state_value_size() helper
tree
|
commitdiff
2020-06-30
Timothy Arceri
mesa: remove _mesa prefix from static function
tree
|
commitdiff
2020-06-23
Marek Olšák
glsl,driconf: add allow_glsl_120_subset_in_110 for...
tree
|
commitdiff
2020-06-23
Marek Olšák
glthread: handle ARB_vertex_attrib_binding
tree
|
commitdiff
next