i965: Add debug to INTEL_DEBUG=blorp describing hiz/blit/clear ops.
[mesa.git] / src / mesa / drivers / dri / i915 /
2013-05-15 Chris Forbesintel: Use accessor for stencil reference values
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-05-01 Andreas Bollintel: use automake conditionals for defining FEATURE_...
2013-04-30 Eric Anholtintel: Remove the last spans code!
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures...
2013-04-29 Eric Anholtintel: Fold the one last function intel_tex_format...
2013-04-29 Eric Anholti915: Add support for GL_EXT_texture_sRGB and GL_EXT_te...
2013-04-29 Eric Anholti915: Correctly set the OQ counter bits.
2013-04-21 Eric Anholtmesa: Introduce a globally-available minify() macro.
2013-04-17 Brian Paulmesa: remove gl_context::_TriangleCaps
2013-04-17 Brian Paulmesa: remove DD_TRI_LIGHT_TWOSIDE flag
2013-04-17 Brian Paulmesa: remove DD_TRI_UNFILLED flag
2013-04-17 Brian Paulmesa: remove DD_TRI_STIPPLE flag
2013-04-17 Brian Paulmesa: remove DD_TRI_OFFSET flag
2013-04-17 Brian Paulmesa: remove DD_POINT_ATTEN flag
2013-04-17 Brian Paulmesa: remove DD_LINE_STIPPLE flag
2013-04-12 Eric Anholti830: Move assert-only code into the assert.
2013-03-15 Paul BerryReplace gl_frag_attrib enum with gl_varying_slot.
2013-01-22 Eric Anholtmesa: Make the drivers call a non-code-generated dispat...
2013-01-18 Eric Anholtintel: Make intel_region's pitch be bytes instead of...
2013-01-15 Chad Versaceintel: Move validation of context version into intelIni...
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-11 Carl Worthdriconf: Add translation-generation to build system...
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-09 Paul Berryintel: Clean up confusion between logical and physical...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-21 Vinson Leei915: Fix wrong sizeof argument in i915_update_tex_unit.
2012-11-19 Eric Anholtintel: Push face/level -> slice handling to the caller...
2012-11-12 Eric Anholtautomake: Merge per-type *_FILES variables in intel...
2012-10-16 Kenneth Graunkemesa: Remove support for named parameters.
2012-10-15 Eric Anholtmesa: Remove Mesa IR opcodes that existed only for...
2012-10-03 Matt Turnerdri drivers: Link dricommon before dynamic libraries
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/i915
2012-09-28 Ian Romanicki915: Don't free the intel_context structure when intel...
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-08-28 Eric Anholtintel: Move RenderMode fallback func to i915 driver.
2012-08-25 Kenneth Graunkemesa: Use a new, more specific hook for shader uniform...
2012-08-14 Ian Romanicki915: Validate API and version in i915CreateContext
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-08-09 Tapani Pälliintel: use _mesa_meta_Clear with OpenGL ES 1.1 v2
2012-08-01 Pauli Nieminenmesa: Move DepthMode to texture object
2012-07-26 Paul Berryintel: Make more consistent use of _mesa_is_{user,winsy...
2012-07-20 Chad Versacei830: Fix stack corruption
2012-07-11 Kristian Høgsbergintel: Add offset field to miptree
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-05-29 Kurt Roeckxi830: Fix crash for GL_STENCIL_TEST in i830Enable()
2012-05-24 Kenneth Graunkei965: Gut the separate OpenGL ES extension enabling.
2012-05-23 Eric Anholti915: Drop gen4+ code from the forked clear code.
2012-05-23 Eric Anholtintel: Fork the intel_clear.c file between i915 and...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulintel: use _mesa_is_winsys/user_fbo() helpers
2012-04-29 Dylan Noblesmithautoconf: pass -Wall to automake
2012-04-09 Yuanhan Liui915: set SPRITE_POINT_ENABLE bit correctly
2012-03-20 Eric Anholtintel: Drop the INTEL_STRICT_CONFORMANCE environment...
2012-03-20 Kenneth GraunkeAdd Makefile.in to toplevel .gitignore
2012-03-20 Paul BerryAdd .deps/, .libs/, and *.la to toplevel .gitignore
2012-03-19 Yuanhan Liui915: fallback for NPOT cubemap texture
2012-03-12 Brian Pauli915: remove occurances of _DD_NEW_x flags
2012-03-07 Yuanhan Liui915: move the FALLBACK_DRAW_OFFSET check outside the...
2012-03-05 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-03 Kurt Roeckxi915: Fix i830 polygon stipple from PBOs.
2012-03-03 Kurt Roeckxi915: Compute maximum number of verts using the actual...
2012-03-03 Chris Wilsoni830: Compute initial number of vertices from remaining...
2012-03-03 Alban Browaeysdri/i915: Fix off-by-one in i830 clip region size.
2012-03-03 Eric Anholti915: Fix piglit fbo-nodepth-test on i830.
2012-02-24 Brian Paulmesa: remove last of MAX_WIDTH, MAX_HEIGHT
2012-02-14 Paul Berryi915: Fix type of "specoffset" variable.
2012-01-30 Eric Anholtintel: Use libdrm's decode functionality instead of...
2012-01-29 Matt Turnerdri: don't link with DRICORE_LIB_DEPS
2012-01-27 Eric Anholtintel: Pass the gl_renderbuffer to render_target_suppor...
2012-01-27 Eric Anholtdri: Move the compile of the common files to a convenie...
2012-01-27 Eric Anholti915: Fix driver after automakeification.
2012-01-24 Brian Paulintel: use intel_rb_format() to get renderbuffer format
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/i915
2012-01-18 Ian Romanickintel: Set depth to 6 for cubemaps
2011-12-28 Mathias Fröhlichi915: Convert to use GLbitfield64 directly.
2011-11-29 Mathias Fröhlichmesa: Make gl_program::InputsRead 64 bits.
2011-11-26 Chia-I Wuandroid: pass -std=c99 by default
2011-11-23 Eric Anholti915: Fix complete texturing regression since 27505a105a
2011-11-23 Eric Anholti915: Fix build since hiz merge.
2011-11-22 Eric Anholti915: Move the texture format setup for this driver...
2011-11-22 Eric Anholtintel: Add the context to the render_target_supported...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versaceintel: Remove unused HiZ functions
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-10-29 Eric Anholti915: Move the always_flush_cache code to triangle...
2011-10-19 Brian Pauli915: make i830/i915_hiz_resolve_noop() static
2011-10-18 Chad Versaceintel: Add HiZ operations to intel_context::vtbl for...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-07 Chad Versacei915,i830: Remove dead HiZ assertions in *update_draw_b...
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-10-04 Brian Pauli915: don't include texstore.h
2011-09-30 Chris Wilsoni915: out-of-bounds write in calc_live_regs()
2011-09-26 Eric Anholtintel: Rename region->buffer to region->bo, and remove...
2011-09-24 Kenneth Graunkeintel: Remove pointless boolean return value from ...
2011-09-19 Ian Romanickmesa: Replace _mesa_rgba_logicop_enabled(ctx) with...
2011-09-09 Ian Romanickintel: Silence several "warning: unused parameter"
2011-09-09 Chia-I Wuintel: add support for __DRI_IMAGE_FORMAT_ABGR8888
next