i965: Fix BRW_BATCH_STRUCT to specify RENDER_RING, not UNKNOWN_RING.
[mesa.git] / src / mesa / drivers /
2013-12-04 Kenneth Graunkei965: Fix BRW_BATCH_STRUCT to specify RENDER_RING,...
2013-12-04 Kenneth GraunkeRevert "i965: Move brw_emit_query_begin() to the render...
2013-12-04 Kenneth Graunkei965: Fix OACONTROL assertion failures on Ironlake.
2013-12-03 Chad Versacei965: Add extra-alignment for non-msrt fast color clear...
2013-12-02 Kenneth Graunkei965: Skip the register write check on Broadwell.
2013-12-02 Kenneth Graunkei965: Fix texture border color on Broadwell.
2013-12-02 Kenneth Graunkei965: Don't use MACH for integer multiplies on Gen8+.
2013-12-02 Kenneth Graunkei965: Fix texture swizzling on Broadwell.
2013-12-02 Kenneth Graunkei965: Set vertical alignment unit to 4 on Broadwell.
2013-12-02 Kenneth Graunkei965/vs: Always store pull constant offsets in GRFs...
2013-12-02 Kenneth Graunkei965/vs: Don't copy propagate into SEND-from-GRF messages.
2013-12-02 Chad Versacei965/hsw: Apply non-msrt fast color clear w/a to all...
2013-11-30 Paul Berryi965/gen6: Fix multisample resolve blits for luminance...
2013-11-27 Ian Romanicki965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCE...
2013-11-27 Matt TurnerRevert "drop old INTEL_DEBUG names for `perf` (fall...
2013-11-27 Kenneth Graunkei965: Always reserve binding table space for at least...
2013-11-27 Francisco Jerezi965/fs: Fix misleading comment.
2013-11-27 Francisco Jerezi965: Bump number of supported atomic counter buffers.
2013-11-26 Paul Berryi965/gs: Set GS prog_data to NULL if there is no GS...
2013-11-26 Paul Berryi965/gs: Properly skip GS binding table upload when...
2013-11-26 Ian Romanickdri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCr...
2013-11-26 Ian Romanicki965: Only enable __DRI2_ROBUSTNESS if kernel support...
2013-11-26 Ian RomanickRevert "i965: Make the driver compile until a proper...
2013-11-26 Kenneth Graunkei965: Use __attribute__((flatten)) on fast tiled texima...
2013-11-25 Chris Forbesi965: Enable ARB_draw_indirect (and ARB_multi_draw_indi...
2013-11-25 Chris Forbesmesa: pass indirect buffer to sw primitive restart
2013-11-25 Chris Forbesi965: pass indirect buffer to primitive restart check
2013-11-25 Chris Forbesi965: implement indirect drawing for Gen7
2013-11-25 Chris Forbesi965: Add new defines for indirect draws
2013-11-25 Christoph Bumillermesa: add indirect drawing buffer parameter to draw...
2013-11-25 Chris Forbesdrop old INTEL_DEBUG names for `perf` (fall) and `fs...
2013-11-25 Chris Forbesi965: remove unused DEBUG_IOCTL
2013-11-25 Chris Forbesradeon: change last instance of DEBUG_IOCTL to use...
2013-11-23 Jordan Justenintel: enable GL_AMD_vertex_shader_layer extension...
2013-11-23 Marek Olšákmesa: initialize gl_renderbuffer::Depth in core
2013-11-23 Eric Anholti965/fs: Make the first pre-allocation heuristic be...
2013-11-23 Eric Anholti965: Fix streamed state dumping/annotation after the...
2013-11-22 Chad Versacei965: Let driconf clamp_max_samples affect context...
2013-11-22 Chad Versacei965: Share code between intel_quantize_num_samples...
2013-11-22 Chad Versacei965: Terminate brw_supported_msaa_modes() list with...
2013-11-22 Vinson Leemeta: Move declaration before code.
2013-11-22 Paul Berryi965: Fix fast clear of depth buffers.
2013-11-22 Paul Berryi965: Fix blorp clear of layered framebuffers.
2013-11-22 Paul Berryi965: refactor blorp clear code in preparation for...
2013-11-22 Paul Berrymeta: fix meta clear of layered framebuffers
2013-11-22 Paul Berrymesa: Track number of layers in layered framebuffers.
2013-11-21 Kenneth Graunkei965: Enable the AMD_performance_monitor extension...
2013-11-21 Kenneth Graunkei965: Take "bookend" OA snapshots at the start/end...
2013-11-21 Kenneth Graunkei965: Reserve batchbuffer space for a closing MI_REPORT...
2013-11-21 Kenneth Graunkei965: Add some plumbing for gathering OA results.
2013-11-21 Kenneth Graunkei965: Start and stop OA counters as necessary.
2013-11-21 Kenneth Graunkei965: Add functions to start and stop the OA counters.
2013-11-21 Kenneth Graunkei965: Add #defines for the OACONTROL register and fields.
2013-11-21 Kenneth Graunkei965: Take OA counter snapshots at Begin/EndPerfMonitor...
2013-11-21 Kenneth Graunkei965: Add a function to emit the MI_REPORT_PERF_COUNT...
2013-11-21 Kenneth Graunkei965: Track the number of monitors that need OA counters.
2013-11-21 Kenneth Graunkei965: Enumerate Observability Architecture counters...
2013-11-21 Kenneth Graunkei965: Expose pipeline statistics registers via performa...
2013-11-21 Kenneth Graunkei965: Enumerate the pipeline statistics register counte...
2013-11-21 Kenneth Graunkei965: Initialize performance monitor Groups/NumGroups.
2013-11-21 Kenneth Graunkei965: Add macros for creating performance monitor count...
2013-11-21 Kenneth Graunkei965: Periodically dump the list of monitors if INTEL_D...
2013-11-21 Kenneth Graunkei965: Add basic driver hooks and plumbing for AMD_perfo...
2013-11-21 Kenneth Graunkei965: Add INTEL_DEBUG=perfmon support.
2013-11-21 Kenneth Graunkei965: Move brw_emit_query_begin() to the render ring...
2013-11-21 Kenneth Graunkei965: Introduce a "render ring prelude" hook.
2013-11-21 Kenneth Graunkei965: Introduce an UNKNOWN_RING state.
2013-11-21 Kenneth Graunkei965: Convert brw->batch.is_blit to a BLT_RING/RENDER_R...
2013-11-21 Kenneth Graunkei965: Disable BLORP on Broadwell for now.
2013-11-21 Kenneth Graunkei965: Disable HiZ on Broadwell for now.
2013-11-21 Kenneth Graunkei965: Claim OpenGL 3.3 support on Broadwell.
2013-11-21 Kenneth Graunkei965: Add device info structs for Broadwell.
2013-11-21 Dave Airliemesa/swrast: fix inverted front buffer rendering with...
2013-11-20 Matt Turneri965/test: Use unreachable() to silence warning.
2013-11-20 Matt Turneri965: Link -ldl after libmesa.la
2013-11-20 Matt Turneri965: Add a pass to remove dead control flow.
2013-11-20 Matt Turneri965: Make invalidate_live_intervals() a virtual method...
2013-11-20 Matt Turneri965/vec4: Add invalidate_live_intervals method.
2013-11-20 Matt Turneri965/fs: Don't emit SIMD16 BFI instructions.
2013-11-20 Matt Turneri965/fs: Emit compressed 3-source instructions on Haswell.
2013-11-20 Matt Turneri965: Fix disassembled names of BFI1 and BFI2 instructions.
2013-11-20 Matt Turneri965/fs: Use source's original type in register_coalesce().
2013-11-19 Paul Berryi965/gen7: Disallow Y tiling of renderable surfaces...
2013-11-19 Paul Berryi965/gen7: Prefer vertical alignment of 4 when possible.
2013-11-19 Paul Berryi965/vec4: Fix broken IR annotation in debug output.
2013-11-18 Paul Berryi965/gen7: Emit workaround flush when changing GS enabl...
2013-11-18 Brian Paulosmesa: add missing comma
2013-11-18 Brian Paulosmesa: add support for postprocess filters
2013-11-17 Chris Forbesi965: Fix broken asserts
2013-11-16 Kenneth Graunkei965: Make swizzle_to_scs non-static.
2013-11-16 Kenneth Graunkei965: Move enum brw_urb_write_flags from brw_eu.h to...
2013-11-16 Kenneth Graunkei965/fs: Remove force_sechalf stack
2013-11-16 Emil Velikovdri/common: move source file lists to Makefile.sources
2013-11-16 Emil Velikovscons: move SConscript from gallium/targets/ to mesa...
2013-11-16 Matt Turneri965: Assert that IF with cmod is Gen6 only.
2013-11-16 Vinson Leei965: Add missing break in SHADER_OPCODE_GEN7_SCRATCH_R...
2013-11-15 Eric Anholtmesa: Remove PROGRAM_ENV_PARAM enum.
2013-11-15 Eric Anholtmesa: Remove PROGRAM_LOCAL_PARAM enum.
2013-11-15 Kenneth Graunkei965: Rework brw_new_batch to actually start a new...
2013-11-15 Kenneth Graunkei965: Move cache_used_by_gpu flag setting to brw_finish...
next