dri: Choose a decent global driNConfigOptions.
[mesa.git] / src / mesa / drivers / dri / i965 /
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-08-17 Kenneth Graunkei965: Improve comments for driver hooks in intel_buffer...
2013-08-17 Kenneth Graunkei965: Split intel_upload code out into a separate file.
2013-08-17 Kenneth Graunkei965: Move GL_APPLE_object_purgeable functionality...
2013-08-16 Kenneth Graunkei965: Dump more information about batch buffer usage.
2013-08-16 Kenneth Graunkei965: Add Gen7 depth stall flushes before disabling...
2013-08-16 Kenneth Graunkei965: Add Gen6 depth stall flushes before disabling...
2013-08-16 Matt Turneri965: Don't copy propagate bitcasts with source modifiers.
2013-08-16 Matt Turneri965: Emit MOVs for neg/abs.
2013-08-16 Anuj Phogati965/blorp: Add support for single sample scaled blit...
2013-08-16 Anuj Phogati965/blorp: Define a function to clamp texture coordinates
2013-08-16 Anuj Phogati965/blorp: Use more appropriate variable names
2013-08-15 Kenneth Graunkei965/fs: Fix Sandybridge regressions from SEL optimization.
2013-08-15 Kenneth Graunkei965: Force X-tiling for 128 bpp formats on Sandybridge.
2013-08-15 Vinson Leei915,i965: Fix memory leak in try_pbo_upload (v2)
2013-08-15 Chris Forbesi965: allow 8 user clip planes on CTG+
2013-08-15 Chris Forbesi965: get rid of clip plane compaction
2013-08-15 Chris Forbesi965/clip: Support clip distances for line clipping
2013-08-15 Chris Forbesi965/clip: remove spurious clipvertex param
2013-08-15 Chris Forbesi965/clip: Use clip distances for all user clipping
2013-08-15 Chris Forbesi956/clip: push dp4 into load_clip_distance
2013-08-15 Chris Forbesi965/clip: Track offset into the vertex for clipdistance
2013-08-15 Chris Forbesi965/Gen4-5: Set clip flags from clip distances
2013-08-15 Chris Forbesi965: add new VS_OPCODE_UNPACK_FLAGS_SIMD4X2
2013-08-15 Chris Forbesi965/vs: add vec4_instruction::depends_on_flags
2013-08-15 Chris Forbesi965/clip: Enable interpolation of clip distances
2013-08-15 Chris Forbesi965/vs: Do legacy clip lowering earlier
2013-08-15 Chris Forbesi965/Gen4-5: ensure VUE slots for clipdistance are...
2013-08-14 Paul Berryi965/gen7+: Fix build error introduced by renaming...
2013-08-14 Chad Versacei965: Move arrays brw_multisample_positions* to new...
2013-08-14 Chad Versacei965: Refactor names of sample_positions_8/4x arrays
2013-08-14 Kenneth Graunkei965/gen7+: Mark upload_3dstate_so_decl_list as non...
2013-08-14 Kenneth Graunkei965: Mark a few brw_draw_upload.c functions as non...
2013-08-12 Kenneth Graunkei965/fs: Add dump_instruction() support for ARF destina...
2013-08-12 Kenneth Graunkei965/fs: Remove extraneous newline in dump_instruction...
2013-08-12 Kenneth Graunkei965/fs: Optimize IF/MOV/ELSE/MOV/ENDIF to SEL when...
2013-08-12 Kenneth Graunkei965/fs: Consider predicated SEL instructions as whole...
2013-08-12 Kenneth Graunkei965/fs: Explicitly disallow CSE on predicated instruct...
2013-08-12 Kenneth Graunkei965/fs: Log a performance warning if skipping 16-wide...
2013-08-10 Chris Forbesi965: add missing BRW_NEW_INTERPOLATION_MAP to state...
2013-08-10 Chris Forbesi965: Add a new debug mode for the VUE map
2013-08-08 Kenneth Graunkei965: Remember to call intel_prepare_render() before...
2013-08-06 Kenneth Graunkei965: Add #defines for the MI_LOAD_REGISTER_MEM command.
2013-08-06 Kenneth Graunkei965: Initialize the intel_context::bufmgr pointer...
2013-08-06 Kenneth Graunkei965: Tidy preprocessor macros for SO_PRIM_STORAGE_NEED...
2013-08-06 Kenneth Graunkei965: Tidy preprocessor macros for SO_NUM_PRIMS_WRITTEN...
2013-08-06 Kenneth Graunkei965: Don't allocate curbe buffers on Gen6+.
2013-08-04 Jordan Justenintel_fbo: remove unused intel_renderbuffer hiz functions
2013-08-04 Jordan Justeni965 clear/draw: set renderbuffer attachment as needing...
2013-08-04 Jordan Justeni965: add intel_renderbuffer_att_set_needs_depth_resolve
2013-08-04 Jordan Justeni965: add intel_miptree_set_all_slices_need_depth_resolve
2013-08-04 Jordan Justeni965 gen7: don't set FORCE_ZERO_RTAINDEX for layered...
2013-08-04 Jordan Justenhsw hiz: Remove x/y offset restriction for hiz
2013-08-04 Jordan Justengen7 depth surface: program 3DSTATE_DEPTH_BUFFER to...
2013-08-04 Jordan Justengen7 fbo: make unmatched depth/stencil configs return...
2013-08-04 Jordan Justenhsw hiz: Add new size restrictions for miplevels > 0
2013-08-04 Jordan Justengen7 blorp depth: calculate base surface width/height
2013-08-04 Jordan Justengen7 depth surface: calculate minimum array element...
2013-08-04 Jordan Justengen7 depth surface: calculate LOD being rendered to
2013-08-04 Jordan Justengen7 depth surface: calculate depth (array size) for...
2013-08-04 Jordan Justengen7 depth surface: calculate more specific surface...
2013-08-04 Jordan Justeni965: init global state first in brw_workaround_depthst...
2013-08-02 Kenneth Graunkei965: Initialize the maximum number of GS threads on...
2013-08-02 Topi Pohjolaineni965: enable image external sampling for imported dma...
2013-08-02 Topi Pohjolainenintel: restrict dma-buf-import images to external sampl...
2013-08-02 Topi Pohjolainendri: propagate extra dma_buf import attributes to the...
2013-08-02 Topi Pohjolainenintel: set dri image dimensions even when creating...
2013-08-02 Topi Pohjolainenintel: refactor planar format lookup
2013-08-02 Topi Pohjolainenintel: do not create renderbuffers out of planar images
2013-08-02 Topi Pohjolainenintel: allow packed prime buffers to be treated normally
2013-08-02 Paul Berrymesa: Refactor copying of linked program data.
2013-08-02 Bryan Cainglsl: add ir_emit_vertex and ir_end_primitive instructi...
2013-08-02 Paul Berryglsl: Change do_set_program_inouts' is_fragment_shader...
2013-08-01 Kenneth Graunkei965: Delete the BATCH_LOCALS macro.
2013-08-01 Chris Forbesi965 Gen4/5: clip: Don't mangle flat varyings
2013-08-01 Chris Forbesi965 Gen4/5: clip: Add support for noperspective varyings
2013-08-01 Chris Forbesi965 Gen4/5: clip: correctly handle flat varyings
2013-08-01 Chris Forbesi965 Gen4/5: Generalize SF interpolation setup for...
2013-08-01 Chris Forbesi965: Add helper functions for interpolation map
2013-08-01 Chris Forbesi965 Gen4/5: Introduce 'interpolation map' alongside...
2013-07-31 Chris Forbesi965/vs: Put lod parameter in the correct place for...
2013-07-31 Chris Forbesi965/vs: set up sampler state pointer for Gen4/5.
2013-07-30 Marek Olšákmesa: default DEPTH_TEXTURE_MODE should be RED in the...
2013-07-29 Kenneth Graunkei965: Don't create a swrast context on ES2+.
2013-07-26 Chris Forbesi965/vs: Fix flaky texture swizzling
2013-07-25 Kenneth GraunkeRevert "i965: Delete pre-DRI2.3 viewport hacks."
2013-07-25 Paul Berryi965: Initialize inout_offset parameter to brw_search_c...
2013-07-18 Kenneth Graunkei965: Enable the GL_ARB_shading_language_420pack extens...
2013-07-18 Kenneth Graunkei965: Combine URB code emission into a single group.
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS for depth, hiz, and stencil
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of SURFACE_STAT
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS
2013-07-18 Kenneth Graunkei965: Add #defines for Memory Object Control State...
2013-07-18 Kenneth Graunkei965: Add MOCS shift and mask for SURFACE_STATE entries.
2013-07-16 Chris Forbesi965/Gen4: Zero extra coordinates for ir_tex
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS...
2013-07-16 Kenneth Graunkei965: Refer people to brw_tex_layout.c rather than...
2013-07-16 Kenneth Graunkei965: Remove old BSpec reference from BLORP's 3DSTATE_W...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
next