mesa.git
2017-09-05 Thomas Hellstromloader/dri3: Use client local back to front blit in...
2017-09-05 Marek Olšákradeonsi/gfx9: implement primitive binning
2017-09-05 Marek Olšákradeonsi: add more state flags into si_state_dsa
2017-09-05 Marek Olšákradeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM...
2017-09-05 Tapani Pällivbo: fix build errors on android
2017-09-04 Emil Velikovdocs: add news item and link release notes for 17.2.0
2017-09-04 Emil Velikovdocs: add sha256 checksums for 17.2.0
2017-09-04 Emil Velikovdocs: Update 17.2.0 release notes
2017-09-04 Marek Olšákradeonsi: eliminate PS color outputs when colormask...
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-09-04 Nicolai Hähnleradeonsi: ensure cache flushes happen before SET_PREDIC...
2017-09-04 Nicolai Hähnleradeonsi: fix ARB_transform_feedback_overflow_query...
2017-09-04 Nicolai Hähnleradeonsi: fix compute shader state dumping
2017-09-04 Nicolai Hähnleradeonsi: add an assertion that only two-dimensional...
2017-09-04 Nicolai Hähnlegallium/radeon: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlepp: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlegallium/hud: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlenine: always generate two-dimensional constant file...
2017-09-04 Nicolai Hähnlest/glsl_to_tgsi: inline src_register into translate_src
2017-09-04 Nicolai Hähnlest/glsl_to_tgsi: ir_load_ubo always has a second index
2017-09-04 Nicolai Hähnlest/drawpixels: always use two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/build: always generate two-dimensional constant...
2017-09-04 Nicolai HÃ... tgsi/ureg: always emit constants (and their decls)...
2017-09-04 Nicolai Hähnlegallium: all drivers should accept two-dimensional...
2017-09-04 Eric Engestromanv: fix off by one in array check
2017-09-03 Dave Airlieac: reorg ac_shader_binary struct to take less space.
2017-09-03 Dave Airlieradv: drop emit2d_dst_type.
2017-09-03 Xavier Bouchouxradv/meta: missing initialisations in create_pass().
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-09-03 Bas Nieuwenhuizenradv: Put semaphore waits in preamble cs.
2017-09-03 Bas Nieuwenhuizenradv: Actually set the cmd_buffer usage_flags.
2017-09-03 Eric Engestromutil: improve compiler guard
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
2017-09-03 Leo Liuradeon/uvd: fix MJPEG quantization table index
2017-09-03 Roland Scheideggerst/mesa: fix view template initialization in try_pbo_re...
2017-09-02 Kenneth Graunkegenxml: Make Border Color Pointer an address on Gen4...
2017-09-02 Kenneth Graunkei965: Inline emit_reloc in __genx_combine_address
2017-09-02 Kenneth Graunkei965: Fix crash in fallback GTT mapping.
2017-09-02 Kenneth Graunkei965: Fix state flagging of Gen6 SOL programs.
2017-09-02 Kenneth Graunkei965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
2017-09-02 Rob Clarkfreedreno: skip batch-cache for compute shaders
2017-09-01 Vinson Leem4: Use older autoconf 2.63 compatible ax_check_compile...
2017-09-01 Kenneth Graunkei965: Move BATCH_SZ define into intel_batchbuffer.c.
2017-09-01 Kenneth Graunkei965: Drop batch_size argument from brw_bufmgr_init().
2017-09-01 Chris Wilsoni965: Rename brw_bo::offset64 to gtt_offset.
2017-09-01 Kenneth Graunkei965: Drop the BRW_BATCH_STRUCT macro.
2017-09-01 Kenneth Graunkei965: Don't double count the batch in aperture_space.
2017-09-01 Cherniak, Bruceswr: Report format max_samples=1 to maintain support...
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-09-01 Samuel Pitoisetradv: report VM faults if detected
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-09-01 Samuel Pitoisetradv: add radv_check_gpu_hangs() helper function
2017-09-01 Samuel Pitoisetradv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-09-01 Samuel Pitoisetradv: silent a compiler warning in radv_emit_framebuffe...
2017-09-01 Samuel Pitoisetradv: compute correct maximum wave count per SIMD
2017-09-01 Brian Paulst/mesa: only try to create 1x msaa surfaces for "fake...
2017-09-01 Tobias Klausmannnvc0/ir: propagate immediates to CALL input MOVs
2017-09-01 Karol Herbstnvc0: write 0 to pipeline_statistics.cs_invocations
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-31 Roland Scheideggerutil: only use SCHED_IDLE in pthread_setschedparam...
2017-08-31 Jason Ekstrandanv/formats: Nicely handle unknown VkFormat enums
2017-08-31 Charmaine Leevbo: fix offset in minmax cache key
2017-08-31 Tapani Pällianv: fix build errors on android
2017-08-31 Christian Königwinsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID...
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Kenneth Graunkei965: Use BLORP for buffer object stall avoidance blits...
2017-08-30 Kenneth Graunkei965: Always flush caches after blitting to a GL buffer...
2017-08-30 Kenneth Graunkei965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi...
2017-08-30 Kenneth Graunkei965: Add a brw_blorp_copy_buffers() command.
2017-08-30 Kenneth Graunkeblorp: Make blorp_buffer_copy work on Gen4-6.
2017-08-30 Kenneth Graunkeblorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy...
2017-08-30 Grazvydas Ignotasradv: don't assert on empty hash table
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-08-30 Lionel Landwerlini965: drop unused brw->needs_unlit_centroid_workaround
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
2017-08-30 Lionel Landwerlini965: drop unused brw->no_simd8
2017-08-30 Lionel Landwerlini965: drop unused brw->has_pln
2017-08-30 Lionel Landwerlini965: drop brw->must_use_separate_stencil in favor...
2017-08-30 Lionel Landwerlini965: drop unused brw->has_negative_rhw_bug
2017-08-30 Lionel Landwerlini965: drop unused brw->has_compr4
2017-08-30 Lionel Landwerlini965: drop brw->has_llc in favor of devinfo->has_llc
2017-08-30 Lionel Landwerlini965: drop brw->is_broxton
2017-08-30 Lionel Landwerlini965: drop brw->is_cherryview in favor of devinfo-...
2017-08-30 Lionel Landwerlini965: drop brw->is_haswell in favor of devinfo->is_haswell
2017-08-30 Lionel Landwerlini965: drop brw->is_baytrail in favor of devinfo->is_bay...
2017-08-30 Lionel Landwerlini965: drop brw->is_g4x in favor of devinfo->is_g4x
2017-08-30 Lionel Landwerlini965: drop brw->gt in favor of devinfo->gt
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-30 Lionel Landwerlinanv: use device->info instead of brw->is_*
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Kevin Rogovini965: add 2xMSAA 16xMSAA modes to DRI configs.
2017-08-30 Kenneth GraunkeRevert "i965: add 2xMSAA and 16xMSAA to DRI configs...
2017-08-30 Eric Engestrommesa/st: remove unwanted backup file
2017-08-30 Michael Olbrichegl/dri2: only destroy created objects
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-30 Samuel Pitoisetwinsys/amdgpu: add BO to the global list only when...
2017-08-30 Samuel Pitoisetradeonsi: update dirty_level_mask before dispatching
next