dri: unify __DriverAPIRec
[mesa.git] / src / mesa / drivers /
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 Chad Versacemesa: Add dd_function_table::PrepareExecBegin
2011-10-18 Chad Versacemeta: Bump MAX_META_OPS_DEPTH from 2 to 8
2011-10-18 Chad Versacemeta: Add flag MESA_META_SELECT_FEEDBACK
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-18 Neil Robertsmeta: Fix saving the active program
2011-10-13 Brian Paulmeta: fix redBits size test in get_temp_image_type()
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+
2011-10-08 Kenneth Graunkei965: Fix inconsistent indentation in brw_eu_emit.c.
2011-10-07 Ian Romanickmesa: Use gl_shader_program::_LinkedShaders instead...
2011-10-07 Ian Romanickmesa: Use gl_shader_program::_LinkedShaders instead...
2011-10-07 Chad Versacei915,i830: Remove dead HiZ assertions in *update_draw_b...
2011-10-07 Brian Pauli965: make swizzle_for_size() return unsigned
2011-10-07 Brian Pauli965: make size_swizzles[] static const
2011-10-07 Brian Pauli965: silence unused var warnings in non-debug builds
2011-10-07 Brian Paulintel: silence uninitialized var warning
2011-10-07 Brian Paulr300: fix incompatible pointer type warnings
2011-10-07 Paul Berryi965 Gen6+: De-compact clip planes.
2011-10-07 Paul Berryi965 VS: Change nr_userclip to nr_userclip_planes.
2011-10-07 Paul Berryi965: Make brw_compute_vue_map's userclip dependency...
2011-10-07 Paul Berryi965: Move ClipPlanesEnabled state to VS cache key.
2011-10-07 Paul Berryi965: Rearrange VS cache key struct.
2011-10-07 Paul Berrymesa: Create _mesa_bitcount_64() to replace i965's...
2011-10-06 Kenneth Graunkemeta: Don't enable TEXTURE_RECTANGLE when it's unsupported.
2011-10-06 Brian Paulmesa: get rid of imageOffsets arrays in texstore code
2011-10-05 Paul Berryi965 Gen6: Implement gl_ClipVertex.
2011-10-04 Paul Berryr200/r300/r600: remove dangling radeon_tex_getimage...
2011-10-04 Ian Romanickmesa: Remove ARB_draw_buffers extension enable flag
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-10-04 Guillem JoverRemove remnants of legacy glide support
2011-10-04 Brian Paulnouveau: remove unused code, unused var
2011-10-04 Brian Pauli915: don't include texstore.h
next