mesa.git
2011-11-01 Vinson Leemesa: Fix memory leak in out-of-memory path.
2011-11-01 Adam Jacksondrisw: Enable SGI_make_current_read for direct contexts
2011-11-01 Thomas Hellstromst/xa: Add a scanout flag for surfaces
2011-11-01 Eugeni DodonovBuild link_uniforms for android
2011-11-01 José Fonsecallvmpipe: Re-advertise support for stencil formats...
2011-11-01 José Fonsecallvmpipe: Use -1 instead of ~0 for "no slot".
2011-11-01 Marek Olšákdocs: update relnotes-7.12
2011-11-01 Nicholas Mielldri/nouveau: Enable NV_fog_distance on NV10 and NV20...
2011-11-01 Nicholas Miellst/mesa: Enable NV_fog_distance for Gallium drivers
2011-11-01 Nicholas Miellmesa: Add NV_fog_distance to the fixed-function vertex...
2011-11-01 Nicholas Miellmesa: Add the basics for the NV_fog_distance extension
2011-11-01 José Fonsecaralloc: Use _vscprintf on MinGW.
2011-10-31 José Fonsecasvga: Fix potential buffer overflow in rs draw state.
2011-10-31 José Fonsecallvmpipe: Remove unsed variables.
2011-10-31 José Fonsecautil: Add missing initializer.
2011-10-31 Paul Berryi965: Fix flat integral varyings.
2011-10-31 Paul Berrymesa: Add glsl_type::get_scalar_type() function.
2011-10-31 Paul Berryi965/gen6+: Switch GLSL from ALT to IEEE floating point...
2011-10-31 Paul Berryglsl: Add isinf() and isnan() builtins.
2011-10-31 Paul Berryglsl: Add '.ir' extension to builtin IR files
2011-10-31 Paul Berryglsl: Fix copy-paste error in constant_expression_value...
2011-10-31 Brian Pauldocs: list GL_ARB_texture_storage in 7.12 release notes
2011-10-31 Brian Paulmesa: add note about immutable textures for _mesa_test_...
2011-10-31 Brian Paulswrast: implement GL_ARB_texture_storage
2011-10-31 Brian Paulst/mesa: implement GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: plug in dispatch functions for GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: compile new texstore.c file
2011-10-31 Brian Paulmesa: init extension entry for GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: display list dispatch for GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: new glTexImage error checks for GL_ARB_texture_st...
2011-10-31 Brian Paulmesa: glGetTexParameter support for GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: implement new functions for GL_ARB_texture_storage
2011-10-31 Brian Paulglapi: regenerated API files for GL_ARB_texture_storage
2011-10-31 Brian Paulglapi: new API specs for GL_ARB_texture_storage
2011-10-31 Brian Paulmesa: add new driver hook for AllocTextureStorage()
2011-10-31 Brian Paulmesa: add new fields for GL_ARB_texture_storage
2011-10-31 José Fonsecasvga: Flush the hwtnl primitives before writing to...
2011-10-31 Thomas Hellstromst/xa: Plug a pipe context leak.
2011-10-31 Thomas Hellstrompipebuffer/debug: Fix a recursive mutex lock
2011-10-30 Dave Airlieradeon/r200: drop remains of r300/r600 support along...
2011-10-30 Chia-I Wullvmpipe: fix a crash in non-SSE path
2011-10-30 Chia-I Wuintel: enable GL_OES_draw_texture
2011-10-30 Chia-I Wumeta: add _mesa_meta_DrawTex()
2011-10-30 Marek Olšákr600g: reset the render condition to NULL when renderin...
2011-10-30 Marek Olšákr600g: shortcut ctx->screen->ws to ctx->ws
2011-10-29 Eric Anholti965: Remove the prepare() hook from state atoms.
2011-10-29 Eric Anholti965: Remove the memcpy()ed atoms array now that everyt...
2011-10-29 Eric Anholti965: Merge brw_validate_state() and brw_upload_state...
2011-10-29 Eric Anholti965: Remove state upload code for calling prepare...
2011-10-29 Eric Anholti965: Remove some old texturing debug code.
2011-10-29 Eric Anholti965: Finally, move the global fallbacks check to emit...
2011-10-29 Eric Anholti965: Move index buffer upload to emit() time.
2011-10-29 Eric Anholti965: Do a hack job of merging VB prepare()/emit()...
2011-10-29 Eric Anholti965: Move the WM input sizes calculation to emit(...
2011-10-29 Eric Anholti965: Move program compile to emit() time.
2011-10-29 Eric Anholti965/gen4: Move CURBE offset calculation to emit()...
2011-10-29 Eric Anholti965/gen4: Fold push constant prepare()/emit() together.
2011-10-29 Eric Anholti965/gen6: Move viewport state setup to emit() time.
2011-10-29 Eric Anholti965/gen4: Move URB fence recalculate to emit() time.
2011-10-29 Eric Anholti965: Fold the gen6/7 URB state prepare()/emit() together.
2011-10-29 Eric Anholti965: Move VS pull constant upload to emit() time.
2011-10-29 Eric Anholti965: Fold prepare() and emit() of VS surface state...
2011-10-29 Eric Anholti965: Move WM pull constant setup to emit() time.
2011-10-29 Eric Anholti965/gen7: Fold WM surface state prepare()/emit() together.
2011-10-29 Eric Anholti965/gen4: Fold WM surface state prepare()/emit() together.
2011-10-29 Eric Anholti965: Move sampler state to emit() time.
2011-10-29 Eric Anholti965/gen4: Move unit state setup to emit() time.
2011-10-29 Eric Anholti965/gen7: Fold prepare() and emit() of SF CLIP/VP...
2011-10-29 Eric Anholti965/gen4: Move CC VP to emit() time, since it's only...
2011-10-29 Eric Anholti965: Move push constants setup to emit() time.
2011-10-29 Eric Anholti965/gen6: Move setup of CC state batches to emit time.
2011-10-29 Eric Anholti965: Check Fallback again after upload.
2011-10-29 Eric Anholti965: Remove the validated BO list, now that it's unused.
2011-10-29 Eric Anholti965: Use the batch save/reset code to avoid needing...
2011-10-29 Eric Anholtintel: Return error value from intel_batchbuffer_flush().
2011-10-29 Eric Anholti965: Add a note about an unsafe-looking state check.
2011-10-29 Eric Anholtintel: Add an interface for saving/restoring the batchb...
2011-10-29 Eric Anholti915: Move the always_flush_cache code to triangle...
2011-10-29 Morgan Armandglsl: Fix compilation of glsl_lexer.ll with MSVC.
2011-10-29 Mathias Fröhlichr600g: Replace needless flush in texture upload.
2011-10-29 Marek Olšákr600g: remove one pointless flush
2011-10-29 Dave Airlieradeon/r200: forgot one somehow
2011-10-29 Dave Airlieradeon/r200: drop remains of non-libdrm_radeon build
2011-10-29 Dave Airliemesa/st: get interpolation mode from the fragment shader.
2011-10-29 Adam Jacksonglx: Don't enable INTEL_swap_event unconditionally
2011-10-28 Morgan Armandimplement WGL_ARB_create_context
2011-10-28 Marek Olšákr600g: get backend mask after the context is fully...
2011-10-28 Ian Romanickir_to_mesa: Let check_resources halt compilation
2011-10-28 Ian Romanicki965: Use glsl_type::column_type instead of open-coding it
2011-10-28 Ian Romanickglsl: Clean-up spurious error message on bad structure...
2011-10-28 Ian Romanickglsl: Generate an error for array-of-array declarations
2011-10-28 Marek Olšákr300c/compiler: remove the compiler too
2011-10-28 Kenneth Graunkei965/fs: Use the actual hardware g0 register for texel...
2011-10-28 Eric Anholtu_format: Fix -NaN handling for packing of 10F_11F_11F_...
2011-10-28 Eric Anholtu_format: Fix clamping of overflow in 10F_11F_11F_REV...
2011-10-28 Eric Anholtmesa: Don't do [0, 1] clamping on glGetTexImage() of...
2011-10-28 Eric Anholtu_format: Fix bitshifting for unpacking from 10F.
2011-10-28 Eric Anholtu_format: Fix bit definition of UF10_MANTISSA_BITS.
2011-10-28 Eric Anholtglsl: Implement GLSL 1.30's literal integer range restr...
2011-10-28 Eric Anholtradeon: Remove the non-libdrm kernel memory manager...
next