OSDN Git Service

android-x86/external-mesa.git
2016-11-20 Dave Airlieradv: make sure to flush input attachments correctly.
2016-11-20 Brian Paultnl: remove unneeded #include "util/simple_list.h"
2016-11-20 Brian Paulradeon: remove unneeded #include "util/simple_list.h"
2016-11-20 Brian Paulr200: remove unneeded #include "util/simple_list.h"
2016-11-20 Brian Pauli915: remove unneeded #include "util/simple_list.h"
2016-11-20 Brian Paulmesa: remove unneeded #includes in errors.c
2016-11-20 Brian Paulmesa: remove trailing whitespace in errors.c
2016-11-19 Kenneth Graunkenir: Add a C wrapper for glsl_type::is_array_of_arrays().
2016-11-19 Kenneth Graunkei965: Store a clip_distance_mask field similar to cull_...
2016-11-19 Kenneth Graunkei965: Use shader_info for brw_vue_prog_data::cull_dista...
2016-11-19 Kenneth Graunkecompiler: Store the clip/cull distance array sizes...
2016-11-19 Kenneth Graunkei965: Fix GS push inputs with enhanced layouts.
2016-11-19 Kenneth Graunkei965: Delete unused variable.
2016-11-19 Kenneth Graunkeintel: Share URB configuration code between GL and...
2016-11-19 Kenneth Graunkei965: Use arrays in Gen7+ URB code.
2016-11-19 Kenneth Graunkei965: Drop brw->urb.{nr_*_entries,*_start} assignments...
2016-11-19 Kenneth Graunkei965: Switch to roundf in HS/DS URB code.
2016-11-19 Kenneth Graunkei965: Make URB code use prog_data for GS/tessellation...
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.min_*_entries into an array.
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.max_*_entries into an array.
2016-11-19 Brian Pauldocs: document MESA_DEBUG=context
2016-11-19 Ilia Mirkinswr: mark streamout buffers as written
2016-11-19 Timothy Arcerist/mesa/glsl/nir/i965: make use of new gl_shader_progra...
2016-11-19 Timothy Arcerimesa: create new gl_shader_program_data struct
2016-11-19 Timothy Arceriglsl: add new program driver function to standalone...
2016-11-18 Kenneth Graunkei965: Disable depth writes when depth test is GL_EQUAL.
2016-11-18 Timothy Arceriglsl: tidy up entries temporary
2016-11-18 Timothy Arceriglsl/i965: move per stage AtomicBuffers list to gl_program
2016-11-18 Timothy Arceriglsl: create gl_program at the start of linking rather...
2016-11-18 Timothy Arcerist/mesa/i965: simplify gl_program references and stop...
2016-11-18 Nanley Cheryanv/cmd_buffer: Enable stencil-only HZ clears
2016-11-18 Nanley Cheryanv/cmd_buffer: Manage Anv state around HZ op emission
2016-11-18 Nanley Cheryanv/cmd_buffer: Clarify HZ rectangle behavior
2016-11-18 Nanley Cherymesa/fbobject: Update CubeMapFace when reusing textures
2016-11-18 Lionel Landwerlinmesa: add NV_image_formats extension support
2016-11-18 Timothy Arcerimesa: fix old classic drivers to use ralloc for ARB...
2016-11-18 Nicolai Hähnlest/mesa: silence warnings in optimized builds
2016-11-18 Nicolai Hähnleradeonsi: emit sample locations also when nr_samples...
2016-11-18 Nicolai Hähnleradeonsi: allow sample mask export for single-sample...
2016-11-18 Nicolai Hähnlest/mesa: remove a redundant call to _mesa_is_multisampl...
2016-11-18 Nicolai Hähnlemesa/main: consider multisampling enabled when number...
2016-11-18 Kenneth Graunkei965: Delete fs_visitor::nir_setup_single_output_varyin...
2016-11-18 Tapani Pällimesa: fix empty program log length
2016-11-18 Roland Scheideggerdraw: finally optimize bool clip mask generation
2016-11-18 Roland Scheideggerdraw: use vectorized calculations for fetch (v2)
2016-11-17 Jordan Justeni965/gen7: Minify blit size for stencil tree copy
2016-11-17 Kenneth Graunkemesa: Drop PATH_MAX usage.
2016-11-17 Kenneth Graunkei965: Fix compute shader crash.
2016-11-17 Jason Ekstrandanv/TODO: Check off render buffer compression
2016-11-17 Jason Ekstrandanv: Enable "permanent" compression for immutable forma...
2016-11-17 Jason Ekstrandintel/blorp: Properly handle color compression in blorp...
2016-11-17 Jason Ekstrandintel/blorp: Always use UINT formats on SKL+
2016-11-17 Jason Ekstrandi965/blorp: Rework resolve handling
2016-11-17 Jason Ekstrandanv/image: Add an aux_usage field for "default" aux
2016-11-17 Jason Ekstrandanv: Add initial support for Sky Lake color compression
2016-11-17 Jason Ekstrandanv/pass: Precompute some subpass usage information
2016-11-17 Jason Ekstrandutil/vk_alloc: Add a vk_zalloc2 helper
2016-11-17 Jason Ekstrandanv/image: Memset all aux surfaces (not just HiZ) to 0
2016-11-17 Jason Ekstrandanv/image: Rename hiz_surface to aux_surface
2016-11-17 Jason Ekstrandanv/blorp: Ignore clears for attachments first used...
2016-11-17 Jason Ekstrandintel/blorp: Take a fast_clear_op in ccs_resolve
2016-11-17 Pohjolainen... intel/blorp: Add plumbing for color resolve slice details
2016-11-17 Jason Ekstrandintel/isl: Allow non-2D CCS surfaces
2016-11-17 Jason Ekstrandintel/isl: Rework the asserts and fails in isl_surf_get_ccs
2016-11-17 Jason Ekstrandanv/cmd_buffer: Refactor surface state relocation handling
2016-11-17 Jason Ekstrandanv/cmd_buffer: Pull add_surface_state_reloc into genX_...
2016-11-17 Jason Ekstrandanv/image: Stop force-disabling AUX
2016-11-17 Tom Stellardmesa: Add missing call to _mesa_unlock_debug_state...
2016-11-17 Eric Engestromegl: fix helper function name
2016-11-17 Eric Engestromegl/x11: misc style fixes
2016-11-17 Eric Engestromegl: fix function name in debug string
2016-11-17 Jason Ekstrandnir/spirv: Fix handling of gl_PrimitiveId
2016-11-17 Jason Ekstrandanv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
2016-11-17 Jason Ekstrandanv: Handle null in all destructors
2016-11-17 Jason Ekstrandutil/vk_alloc: Ensure NULL is handled correctly in...
2016-11-17 Jason Ekstrandanv/device: Silence a 32-bit warning
2016-11-17 Eric Anholtnir: Avoid an extra NIR op in integer divide lowering.
2016-11-17 Eric Anholtvc4: Try compiling our FSes in multithreaded mode on...
2016-11-17 Eric Anholtvc4: Add support for ETC1 textures if the kernel is...
2016-11-17 Eric Anholtvc4: Fix simulator mode missing-GETPARAM debug info.
2016-11-17 Mun Gwan-gyeongvc4: Fix resource leak in register allocation failure...
2016-11-17 Timothy Arceriglsl: stub out _mesa_reference_program() in standalone...
2016-11-17 Timothy Arcerist/mesa/r200/i915/i965: move ARB program fields into...
2016-11-17 Timothy Arcerist/mesa: stop initialing Instructions and NumInstructions
2016-11-17 Timothy Arcerimesa: make use of ralloc when creating ARB asm gl_progr...
2016-11-17 Timothy Arcerimesa: remove unused Comment field in prog_instruction
2016-11-17 Timothy Arcerii965: get num_abos from shader_info rather than gl_link...
2016-11-17 Timothy Arcerimesa/glsl: copy num_abos to gl_program
2016-11-17 Timothy Arcerii965: get num_images from shader_info rather than gl_li...
2016-11-17 Timothy Arcerimesa/glsl: copy num_images to gl_program
2016-11-17 Timothy Arcerinir: add support for counting AoA uniforms in nir_shade...
2016-11-17 Timothy Arcerii965: only try print GLSL IR once when using INTEL_DEBU...
2016-11-17 Jason Ekstrandanv/descriptor_set: Put the whole state in the state...
2016-11-17 Jason Ekstrandanv/descriptor_set: Write the state offset in the surfa...
2016-11-17 Timothy Arcericompiler: remove now unused copy_shader_info() declaration
2016-11-17 Timothy Arcericompiler: include shader_enums.h in shader_info.h
2016-11-16 Tim Rowleyswr: [rasterizer core] fix clear with multiple color...
2016-11-16 Ben WidawskyPartial revert "i965: "Fix" aux offsets"
2016-11-16 Ben Widawskyi965: "Fix" aux offsets
2016-11-16 Jason Ekstrandanv/blorp: Handle VK_ATTACHMENT_UNUSED in CmdClearAttac...
next