OSDN Git Service

i965: Remove software geometry query code.
[android-x86/external-mesa.git] / src / mesa / drivers / dri / i965 / brw_draw.c
2013-05-21 Kenneth Graunkei965: Remove software geometry query code.
2013-04-09 Paul Berryi965: Only use brw_draw.c's trim() function when necessary.
2013-04-08 Kenneth Graunkei965: Remove brw->vb.info and struct brw_vertex_info.
2013-04-08 Kenneth Graunkei965: Remove the BRW_NEW_INPUT_DIMENSIONS flag.
2013-03-19 Paul Berryi965: Avoid unnecessary copy when depthstencil workarou...
2013-03-11 Chad Versacei965: Fix typo in doxygen hyperlink
2013-03-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2013-01-22 Kenneth Graunkei965: Implement the GL_ARB_base_instance extension.
2012-12-22 Eric Anholti965: Fix hiz resolves getting stomped by depth offset...
2012-12-18 Paul Berrymesa: Make a function is_transform_feedback_active_and_...
2012-12-18 Paul Berrymesa: Change args to vbo_count_tessellated_primitives.
2012-11-04 Eric Anholti965: Fix uploading user vertex arrays with basevertex...
2012-11-04 Eric Anholti965: Set dirty state for brw_draw_upload.c when num_in...
2012-11-04 Eric Anholti965: Remove the vbo_rebase_prims() path.
2012-10-16 Eric Anholti965: Fix rendering to small mipmaps of depth/stencil...
2012-09-27 Eric Anholti965: Remove stale comment about rebuilding tnl_program.
2012-09-15 Dave Airlievbo: add a prefix to count_tessellated_primitives
2012-08-28 Eric Anholti965: Replace general sw fallback support with a manual...
2012-08-27 Chad Versacei965: Move hiz resolve to after renderbuffer resizing...
2012-08-27 Chad Versacei965: Remove redundant null check
2012-08-07 Chad Versacei965: Mark needed downsamples for msaa winsys buffers
2012-06-27 Jordan Justeni965: enable ARB_instanced_arrays extension
2012-05-23 Jordan Justeni965: create code path to handle primitive restart...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-08 Marek Olšákmesa: move gl_client_array*[] from vbo_draw_func into...
2012-02-29 Kenneth Graunkei965: Enable the GL_ARB_draw_instanced extension.
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-01-12 Yuanhan Liuvbo: introduce vbo_get_minmax_indices function
2011-12-24 Eric Anholti965/gen7: Make primitives_written counting work.
2011-12-23 Paul Berryi965 gen6: Implement transform feedback pause/resume...
2011-12-20 Paul Berryi965 gen6: Implement transform feedback queries.
2011-12-20 Paul Berryi965 gen6: Ensure correct transform feedback indices...
2011-12-15 Marek Olšákmesa: implement DrawTransformFeedback from ARB_transfor...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versacei965: Mark that depth buffer needs depth resolve after...
2011-11-22 Chad Versacei965: Resolve buffers before drawing [v2]
2011-11-22 Chad Versacei965/gen6: Manipulate state batches for HiZ meta-ops...
2011-10-29 Eric Anholti965: Merge brw_validate_state() and brw_upload_state...
2011-10-29 Eric Anholti965: Check Fallback again after upload.
2011-10-29 Eric Anholti965: Use the batch save/reset code to avoid needing...
2011-10-29 Eric Anholti965: Add a note about an unsafe-looking state check.
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
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-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Eric Anholti965: Don't bother telling tnl about state updates...
2011-06-20 Eric Anholti965/gen6: Limit the workaround flush to once per primi...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Eric Anholti965: Drop remaining strict conformance fallback for...
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_LINE_STIPPLE.
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_LINE_SMOOTH.
2011-06-03 Eric Anholti965: Drop strict conformance fallback for GL_POLYGON_S...
2011-06-03 Eric Anholti965: Drop INTEL_CONFORMANCE=2 fallback code.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Add support for correct GL_CLAMP behavior by...
2011-05-18 Kenneth Graunkei965: Emit 3DPRIMITIVE Ivybridge-style.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-04-29 Eric Anholti965/gen6: Stream the VS push constants.
2011-04-29 Eric Anholti965/gen6: Stream the WM push constants.
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Eric Anholti965: Add support for NV_conditional_render.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-18 Kenneth Graunkei965: Convert 3DPRIMITIVE command from struct-style...
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsonintel: extend current vertex buffers
2011-02-21 Chris Wilsoni965: emit one vb packet per vbo
2011-02-21 Chris Wilsonintel: use pwrite for batch
2011-02-21 Chris Wilsoni965: Combine vb upload buffer with the general upload...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-14 Eric Anholti965: Add support for using the BLT ring on gen6.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Zhenyu WangRevert "i965: fallback lineloop on sandybridge for...
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Eric Anholti965: Don't rebase the index buffer to min 0 if any...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 Zhenyu Wangi965: fallback lineloop on sandybridge for now
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Eric Anholti965: Move no_batch_wrap assertion out across the area...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
next