i965/vec4: Generate URB writes using a loop.
[mesa.git] / src / mesa / drivers / dri / i915 /
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-27 Ian Romanicki915: Optimize SEQ and SNE when two operands are uniforms
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-08-15 Vinson Leei915,i965: Fix memory leak in try_pbo_upload (v2)
2013-07-30 Marek Olšákmesa: default DEPTH_TEXTURE_MODE should be RED in the...
2013-07-09 Kenneth Graunkei915: Remove i965+ chip names.
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Kenneth Graunkei915: Remove GLES 3.0 sRGB workaround.
2013-06-28 Kenneth Graunkeintel: Remove unused INTEL_MAX_FIXUP macro.
2013-06-28 Eric Anholti915: Remove a duplicated set of PCI IDs.
2013-06-28 Eric Anholti915: Remove various remaining dead code.
2013-06-28 Eric Anholti915: Remove dead debug flags.
2013-06-28 Eric Anholti915: Remove state batch emit support.
2013-06-28 Eric Anholti915: Drop unused register #defines from the shared...
2013-06-28 Eric Anholti915: Drop 965+ GL version setup.
2013-06-28 Eric Anholti915: Remove gen6+ batchbuffer support.
2013-06-28 Eric Anholti915: Drop chipset detection code for 965+ chipsets.
2013-06-28 Eric Anholti915: Drop context fields specific to 965+ chipsets.
2013-06-28 Eric Anholti915: Drop all has_llc code.
2013-06-28 Eric Anholti915: Remove the remainder of the batchbuffer caching.
2013-06-28 Eric Anholti915: Remove miscellanous uncalled gen4 code from forme...
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks.
2013-06-28 Eric Anholti915: Remove fake ETC support that only existed on...
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared...
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-28 Ian Romanickmesa: GL_EXT_shadow_funcs is not optional with GL_ARB_s...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shading_language_100 is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shader_objects is not optional
2013-06-28 Ian Romanickmesa: GL_NV_blend_square is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_framebuffer_object is not optional
2013-06-28 Ian Romanicki915: Remove GEN >= 4 extension support
2013-06-27 Chad Versacei965,i915: Return early if miptree allocation fails
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2013-06-26 Eric Anholti915: Remove dead symlink.
2013-06-26 Eric Anholti915: Drop dead batch dumping code.
2013-06-26 Eric Anholtintel: Drop little bits of dead code.
2013-06-26 Eric Anholti915: Use the current drawbuffer's depth for polygon...
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
next