i965/gen4: Move CURBE offset calculation to emit() time.
[mesa.git] / src / mesa / drivers / dri /
2011-10-29 Eric Anholti965/gen4: Move CURBE offset calculation to emit()...
2011-10-29 Eric Anholti965/gen4: Fold push constant prepare()/emit() together.
2011-10-29 Eric Anholti965/gen6: Move viewport state setup to emit() time.
2011-10-29 Eric Anholti965/gen4: Move URB fence recalculate to emit() time.
2011-10-29 Eric Anholti965: Fold the gen6/7 URB state prepare()/emit() together.
2011-10-29 Eric Anholti965: Move VS pull constant upload to emit() time.
2011-10-29 Eric Anholti965: Fold prepare() and emit() of VS surface state...
2011-10-29 Eric Anholti965: Move WM pull constant setup to emit() time.
2011-10-29 Eric Anholti965/gen7: Fold WM surface state prepare()/emit() together.
2011-10-29 Eric Anholti965/gen4: Fold WM surface state prepare()/emit() together.
2011-10-29 Eric Anholti965: Move sampler state to emit() time.
2011-10-29 Eric Anholti965/gen4: Move unit state setup to emit() time.
2011-10-29 Eric Anholti965/gen7: Fold prepare() and emit() of SF CLIP/VP...
2011-10-29 Eric Anholti965/gen4: Move CC VP to emit() time, since it's only...
2011-10-29 Eric Anholti965: Move push constants setup to emit() time.
2011-10-29 Eric Anholti965/gen6: Move setup of CC state batches to emit time.
2011-10-29 Eric Anholti965: Check Fallback again after upload.
2011-10-29 Eric Anholti965: Remove the validated BO list, now that it's unused.
2011-10-29 Eric Anholti965: Use the batch save/reset code to avoid needing...
2011-10-29 Eric Anholtintel: Return error value from intel_batchbuffer_flush().
2011-10-29 Eric Anholti965: Add a note about an unsafe-looking state check.
2011-10-29 Eric Anholtintel: Add an interface for saving/restoring the batchb...
2011-10-29 Eric Anholti915: Move the always_flush_cache code to triangle...
2011-10-29 Dave Airlieradeon/r200: forgot one somehow
2011-10-29 Dave Airlieradeon/r200: drop remains of non-libdrm_radeon build
2011-10-28 Ian Romanicki965: Use glsl_type::column_type instead of open-coding it
2011-10-28 Marek Olšákr300c/compiler: remove the compiler too
2011-10-28 Kenneth Graunkei965/fs: Use the actual hardware g0 register for texel...
2011-10-28 Eric Anholtradeon: Remove the non-libdrm kernel memory manager...
2011-10-28 Eric Anholtradeon: Insist on libdrm being present to build.
2011-10-28 Eric Anholtdri: Remove driver GenerateMipmap hooks.
2011-10-28 Eric Anholtradeon: Drop some remaining DRI1 vblank support code.
2011-10-28 Eric Anholtintel: remove dead prototype for old DRI1 code.
2011-10-28 Eric Anholtradeon: Simplify cliprects computation now that there...
2011-10-28 Eric Anholtradeon: Drop the clipping in spans, now that we always...
2011-10-28 Eric Anholtradeon: Drop the legacy BO manager code.
2011-10-28 Eric Anholtradeon: Drop the DRI1 zero-copy TFP code.
2011-10-28 Eric Anholtradeon: Drop the radeon_cs_legacy code now that we...
2011-10-28 Eric Anholtradeon: Drop dri2 checks now that it's always true.
2011-10-28 Eric Anholtradeon: Drop the DRI1 swapbuffers implementation.
2011-10-28 Eric Anholtradeon: Drop the non-kernel-memory-manager support...
2011-10-28 Eric Anholtr200: Drop the non-kernel-memory-manager and DRI1 code.
2011-10-28 Eric Anholtradeon: Unifdef RADEON_R300 and RADEON_R600.
2011-10-28 Eric Anholtr300c, r600c: Remove these DRI drivers.
2011-10-28 Eric Anholtradeon: Delete DRI1 screen init code and thus support...
2011-10-28 Eric Anholtdri: Drop _dri_texformats that just obfuscate MESA_FORM...
2011-10-28 Eric Anholtradeon: Use _mesa_get_format_base_format for winsys...
2011-10-28 Eric Anholtradeon: Remove dead swrast renderbuffer setup code.
2011-10-27 Paul Berryi965/gen6+: Add support for noperspective interpolation.
2011-10-27 Paul Berryi965/gen6+: Rename GEN6_CLIP_BARYCENTRIC_ENABLE.
2011-10-27 Paul Berryi965/fs: use determine_interpolation_mode().
2011-10-27 Paul Berryi965/gen6+: Parameterize barycentric interpolation...
2011-10-27 Paul Berryi965/fs: Fix split_virtual_grfs() when delta_xy not...
2011-10-26 Eric Anholtintel: Drop texture border support code.
2011-10-26 Eric Anholtintel: Enable stripping of texture borders.
2011-10-26 Ian Romanickglsl: Add uniform_locations_assigned parameter to do_de...
2011-10-26 Kenneth Graunkei965: Add more #defines for Gen6+ 3DSTATE_GS fields.
2011-10-26 Kenneth Graunkei965: Add new brw_context::max_gs_threads constant.
2011-10-26 Kenneth Graunkei965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads...
2011-10-26 Kenneth Graunkei965: Remove "single threaded" INTEL_DEBUG mode.
2011-10-25 Chad Versaceintel: Kill dead code in intel_miptree_copy_teximage()
2011-10-24 Kenneth Graunkei965: Apply post-sync non-zero workaround to homebrew...
2011-10-23 Brian Paulintel: remove duplicated #include of texstore.h
2011-10-23 Brian Paulradeon: remove unnecessary #includes of texstore.h
2011-10-23 Brian Paulmesa: add swrast_texture_image::Buffer
2011-10-23 Brian Paulmesa: remove _mesa_alloc_texmemory(), _mesa_free_texmem...
2011-10-23 Brian Paulmesa: move gl_texture_image::Data, RowStride, ImageOffs...
2011-10-21 Kenneth Graunkei965: Set MaxIfDepth to UINT_MAX on Gen6+ and 16 on...
2011-10-20 Kenneth Graunkei965: Remove copy and pasted gen7_wm_constants state...
2011-10-20 Kenneth Graunkei965: Use AUB_TRACE_WM_CONSTANTS in gen7_prepare_wm_pus...
2011-10-20 Kenneth Graunkei965: Fix incorrect dirty bit in gen6_prepare_wm_push_c...
2011-10-20 Eric Anholti965/vs: Fix comparisons with uint negation.
2011-10-20 Eric Anholti965/fs: Fix comparisions with uint negation.
2011-10-19 Brian Pauli965: silence signed/unsigned comparison warning
2011-10-19 Yuanhan Liui965: setup address rounding enable bits
2011-10-19 Brian Pauli915: make i830/i915_hiz_resolve_noop() static
2011-10-19 Brian Pauli965: remove unused vars in brw_set_ff_sync_message()
2011-10-18 Kenneth Graunkei965: Disassemble Ivybridge Data Port/Data Cache messages.
2011-10-18 Kenneth Graunkei965: Document most of the brw_instruction message...
2011-10-18 Kenneth Graunkei965: Rename pixel_scoreboard_clear to last_render_targ...
2011-10-18 Kenneth Graunkei965: Remove duplicate copies of mlen & rlen from instr...
2011-10-18 Kenneth Graunkei965: Factor out code for setting Message Descriptors.
2011-10-18 Kenneth Graunkei965: Remove EOT parameter from brw_SAMPLE and brw_set_...
2011-10-18 Kenneth Graunkei965: Document the brw_instruction Message Descriptor...
2011-10-18 Kenneth Graunkei965: Rename BRW_MESSAGE_TARGET_* to BRW_SFID_* and...
2011-10-18 Kenneth Graunkei965: Clarify check for which cache to use on Gen6...
2011-10-18 Kenneth Graunkei965: Use Ivybridge's "Legacy Data Port" for reads...
2011-10-18 Chad Versaceintel: Add 'mode' param to intel_region_map
2011-10-18 Chad Versaceintel: Add HiZ operations to intel_context::vtbl for...
2011-10-18 Chad Versacei965: Initialize intel_context::vtbl after calling...
2011-10-18 Chad Versaceintel: Fix scatter/gather for depthstencil textures
2011-10-18 Chad Versacei965/gen6: Fix segfault in prepare_blend_state()
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-13 Paul Berryi965 Gen6+: De-compact clip plane constants for old...
2011-10-12 Chad Versaceintel: Assert that no batch is emitted if a region...
2011-10-11 Paul Berryi965: Fix computation of abs(-x) in FS
2011-10-11 Kenneth Graunkei965: Replace incorrect use of GLboolean with enum...
2011-10-10 Chad Versacei965: Change type of brw_context.primitive from GLenum...
2011-10-10 Chad Versacei965: Split brw_set_prim into brw/gen6 variants
2011-10-10 Zou Nan haii965: Fix timer query on gen6+
next