OSDN Git Service

nir/xfb: Handle compact arrays in gather_xfb_info
[android-x86/external-mesa.git] / src / mesa /
2019-03-06 Andrii Simikliti965: re-emit index buffer state on a reset option...
2019-02-15 Kenneth Graunkest/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB...
2019-01-29 Marek Olšákst/mesa: purge framebuffers when unbinding a context
2019-01-11 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-11 Lionel Landwerlini965: add CS stall on VF invalidation workaround
2019-01-11 Lionel Landwerlini965: include draw_params/derived_draw_params for VF...
2019-01-11 Rob Clarkmesa/st/nir: fix missing nir_compact_varyings
2018-12-05 Matt TurnerRevert "st/mesa: silenced unhanded enum warning in...
2018-12-05 Matt Turnermesa: Revert INTEL_fragment_shader_ordering support
2018-11-26 Erik Faye-Lundmesa/main: fix incorrect depth-error
2018-11-26 Erik Faye-Lundmesa/main: check cube-completeness in common code
2018-11-26 Erik Faye-Lundmesa/main: factor out common error-checking
2018-11-26 Erik Faye-Lundmesa/main: factor out tex-image error-checking
2018-11-26 Erik Faye-Lundmesa/main: remove bogus error for zero-sized images
2018-11-20 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-11-16 Danylo Piliaievi965: Fix calculation of layers array length for isl_view
2018-11-14 Gert Wollnymesa: Reference count shaders that are used by transfor...
2018-11-14 Marek Olšákst/mesa: disable L3 thread pinning
2018-11-14 Mark JanesRevert "i965/batch: avoid reverting batch buffer if...
2018-11-01 Mathias Fröhlichmesa: Collect all the draw functions in draw.{h,c}.
2018-11-01 Mathias Fröhlichmesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
2018-11-01 Mathias Fröhlichmesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src...
2018-11-01 Mathias Fröhlichvbo: Pull the _mesa_set_draw_vao calls out of the if...
2018-11-01 Mathias Fröhlichvbo: Preserve vbo_save::no_current_update on primitive...
2018-11-01 Mathias Fröhlichvbo: Make no_current_update an argument to vbo_save_Not...
2018-11-01 Mathias Fröhlichvbo: Move no_current_update out of _mesa_prim.
2018-11-01 Mathias Fröhlichvbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
2018-11-01 Mathias Fröhlichvbo: Remove the always false branch dlist replay.
2018-11-01 Mathias Fröhlichvbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode...
2018-11-01 Mathias Fröhlichvbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegi...
2018-11-01 Mathias Fröhlichvbo: Remove set but not used weak field from _mesa_prim.
2018-11-01 Mathias Fröhlichvbo: Remove the VBO_SAVE_FALLBACK flag.
2018-11-01 Mathias Fröhlichvbo: Remove unused vbo_save_fallback function.
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-31 Alejandro Piñeiroglspirv: no need to force entrypoint name to "main"
2018-10-30 Timothy Arcerist/glsl_to_nir: fix next_stage gathering
2018-10-30 Timothy Arcerist/mesa: calculate buffer size correctly for packed...
2018-10-30 Rhys Perryglsl_to_tgsi: don't create 64-bit integer MAD/FMA
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-30 Danylo Piliaievi965: Disable dual source blending when shader doesn...
2018-10-30 Kenneth Graunkei965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMip...
2018-10-30 Andrii Simikliti965/batch: don't ignore the 'brw_new_batch' call for...
2018-10-30 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-10-30 Eric Engestromi965: add missing case to fix -Wswitch
2018-10-30 Eric Engestrommesa: fix struct/class mismatch
2018-10-30 Eric Engestrommesa: fix memcpy() and memset(0) of non-trivial structs
2018-10-30 Mauro Rossiandroid: i965/tiled_memcpy: fix build for x86 generic...
2018-10-30 Marek Olšákmesa: expose EXT_texture_compression_s3tc on GLES
2018-10-30 Michał Janiszewskimesa: Add missing include guards
2018-10-26 Jason Ekstrandnir/prog: Use nir_bany in kill handling
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-24 Dylan Bakerautotools: include intel_tiled_memcopy.c
2018-10-24 Dylan Bakermeson: fix formatting and add extra_files to i965
2018-10-23 Eduardo Lima Mitevmesa/glformats: Remove redundant helper _mesa_base_form...
2018-10-23 Scott D Phillipsi965/miptree: Use cpu tiling/detiling when mapping
2018-10-23 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-10-23 Tapani Pällii965: expose type of memcpy instead of memcpy function...
2018-10-23 Jason Ekstrandst/mesa: Record shader access qualifiers for images
2018-10-22 Alyssa Rosenzweigmesa/st: Only call nir_lower_io_to_scalar_early on...
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-15 Kenneth Graunkei965: Drop assert about number of uniforms in ARB handling.
2018-10-15 Kenneth Graunkenir: Create sampler variables in prog_to_nir.
2018-10-12 Rafael Antognollii965/miptree: Use enum instead of boolean.
2018-10-11 Jordan Justeni965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
2018-10-11 Illia Iorinmesa: Fix pack_uint_Z_FLOAT32()
2018-10-11 Dave Airliest/glsl_to_tgsi: initialise need_uarl in contructor
2018-10-11 Dave Airlieglspirv: drop pointless assert (size_t is unsigned)
2018-10-08 Chystiakov, Dmytroi965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
2018-10-03 Emil VelikovRevert "mesa: remove unnecessary 'sort by year' for...
2018-10-03 Emil Velikovmesa: reorder and document the tokens in glheader.h
2018-10-03 Emil Velikovmesa: remove duplicate declarations from glheader.h
2018-10-03 Emil Velikovi965: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovdri/common: move the required GLX_* token definitions...
2018-10-03 Emil Velikovdri/common: use __DRI_ATTRIB_SWAP* instances when descr...
2018-10-03 Emil Velikovmesa: fold _glapi_check_multithread() back into _mesa_m...
2018-10-03 Emil Velikovmesa: use C99 initializer in get_gl_override()
2018-10-02 Fritz Koenigi965: Replace checks for rb->Name with FlipY (v2)
2018-09-27 Erik Faye-Lundst/mesa: do not call update_framebuffer_size with NULL...
2018-09-26 Jason Ekstrandintel/isl: Add a unit suffixes to some struct fields...
2018-09-25 Caio Marcelo de... intel/compiler: Export TCS passthrough creation
2018-09-25 Gert Wollnymesa/st: In the precense of integer buffers enable...
2018-09-21 Anuj Phogati965/icl: Set Enabled Texel Offset Precision Fix bit
2018-09-21 Marek Olšákglsl_to_tgsi: invert gl_SamplePosition.y for the defaul...
2018-09-20 Brian Paulst/mesa: silenced unhanded enum warning in st_glsl_to_t...
2018-09-20 Brian Paulmesa: use GLsizeiptrARB, GLintptrARB in bufferobj.c
2018-09-20 Caio Marcelo de... i965: remove outdated comment about TCS passthrough
2018-09-19 Jakob BornecrantzRevert "mesa: only update framebuffer-state for clears"
2018-09-19 Erik Faye-Lundmesa: only update framebuffer-state for clears
2018-09-18 Timothy Arcerimesa: enable EXT_framebuffer_object in core profile
2018-09-18 Timothy Arcerimesa: move legacy dri config option texture_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option fthrottle_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option def_max_anisotropy
2018-09-18 Timothy Arcerimesa: move legacy dri config option no_neg_lod_bias
2018-09-18 Timothy Arcerimesa: move legacy dri config option round_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option dither_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option color_reduction
next