mesa.git
2011-09-01 Christian Königg3dvl: extend the functionality of the compositor
2011-09-01 Christian Königgallium: add R8A8 and A8R8 UNORM formats
2011-09-01 Christian Königst/xvmc: remove L4A4_UNORM workaround
2011-09-01 Christian Königr600g: add support for R4A4 and A4R4 textures.
2011-09-01 Christian Königgallium: try to cleanup a bit of the format mess create...
2011-09-01 Kristian Høgsbergwayland: Use wl_resource_* error functions
2011-09-01 Benjamin Franzkeegl_dri2: Destroy callback in release_pending_buffer
2011-09-01 Benjamin Franzkewayland-drm: Fix compilation with wayland master
2011-09-01 Brian Paulswrast: get rid of needless do/while
2011-09-01 Brian Paulmesa: fix broken store_texel() functions
2011-09-01 Chia-I Wuintel: fix GLESv1 support
2011-09-01 Chia-I Wuintel: rename intel_extensions_es2.c to intel_extension...
2011-09-01 Chia-I Wui915: build i915_dri.so for Android
2011-09-01 Chia-I Wui915: factor our source lists into Makefile.sources
2011-09-01 Chia-I Wui965: fix Android build
2011-09-01 Bryan Cainmesa: Replace the EmitNoIfs compiler flag with a MaxIfD...
2011-08-31 Kristian Høgsbergwayland: Track changes to drop wl_visual
2011-08-31 Kristian Høgsbergegl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is...
2011-08-31 Kristian Høgsbergwayland: Track server side wayland changes
2011-08-31 Kristian Høgsbergwayland: Use new wl_callback mechanism
2011-08-31 Brian Paulmesa: fix comment typo: s/GL_SIGNED_NORMALED/GL_SIGNED_...
2011-08-31 Bryan Cainglsl: Use a separate div_to_mul_rcp lowering flag for...
2011-08-31 Brian Paulmesa: bump max program local params, max uniforms limit
2011-08-31 Brian Paulswrast: initialize program native limits
2011-08-31 Eric Anholti965/vs: Avoid the emit(), remove(), insert_before...
2011-08-31 Eric Anholti965/vs: Move logic for weird CMP type handling to...
2011-08-31 Eric Anholti965/vs: Convert emit() calls to the new instruction...
2011-08-31 Eric Anholti965/vs: Convert gen6 userclip handling to new generators.
2011-08-31 Eric Anholti965/vs: Create instruction generators outside of the...
2011-08-31 Benjamin Franzkeegl_dri2: Drop dri2_surface_type enum
2011-08-31 Chia-I Wuegl_dri2: add pbuffer support to platform_android
2011-08-31 Chia-I Wuegl_dri2: check the surface type in platform_android
2011-08-31 Chia-I Wuegl_dri2: refactor droid_get_buffers_with_format
2011-08-31 Chia-I Wuegl_dri2: set ctx->WindowRenderBuffer
2011-08-30 Christoph Bumillernv50,nvc0: fix multisample format hack
2011-08-30 Eric Anholtintel: Restructure TexSubImage as just the 2D implement...
2011-08-30 Eric Anholtintel: Remove the passthrough TexSubImage[13]D functions.
2011-08-30 Eric Anholti965/vs: Fix GL_FIXED setup when a writemask is present.
2011-08-30 Eric Anholti965/vs: Pack live uniform vectors together in the...
2011-08-30 Eric Anholti965/vs: Track uniforms as separate vectors once we...
2011-08-30 Eric Anholti965/vs: Don't lower uniform array indexing.
2011-08-30 Eric Anholti965/vs: Add support for pull constant loads for unifor...
2011-08-30 Eric Anholti965/vs: Restructure emit() functions around a vec4_ins...
2011-08-30 Eric Anholti965: Make the old VS backend record pull constant...
2011-08-30 Eric Anholtmesa: Fix glGetUniform() type conversions.
2011-08-30 Eric Anholtmesa: Make the gl_constant_value's bool occupy the...
2011-08-30 Eric Anholti965: Use native integer uniforms when the new VS backe...
2011-08-30 Eric Anholti965/vs: Move the flag for whether to use the new backe...
2011-08-30 Chad Versacei965: Build i965_dri.so for Android
2011-08-30 Chad Versacei965: Fix Android build by removing relative includes
2011-08-30 Chad Versacedri: Build libmesa_dri_common for Android
2011-08-30 Chad Versacemake: Document imported variables
2011-08-30 Chad Versacemesa: Build libmesa_dricore.a for Android
2011-08-30 Brian Paultnl: fix regression in bind_indices()
2011-08-30 Brian Paultnl: add const qualifier to silence warning
2011-08-30 Brian Paultnl: use buffer helper functions to improve readbility
2011-08-30 Chad Versacemake: Factor out source lists from drivers/dri/common...
2011-08-30 Chad Versacemake: Remove duplicate occurence of driverfuncs.c
2011-08-30 Chad Versacemake: Remove duplicate defintion of COMMON_SOURCES...
2011-08-30 Christian Königr600g: Make unaligned 3D textures work on +evergreen
2011-08-30 Christoph Bumillernouveau: use PRIu64 for printing uint64_t
2011-08-30 Christoph Bumillernouveau/mm: move slabs to correct list on memory release
2011-08-30 Maarten Lankhorstwinsys/radeon: Create async thread only once
2011-08-30 Christoph Bumillernvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
2011-08-30 Christoph Bumillernv50: add support for linear textures and render targets
2011-08-30 Christoph Bumillernv50: align pitch of linear surfaces correctly
2011-08-30 Christoph Bumillernv50: handle TGSI_OPCODE_ROUND
2011-08-30 Christoph Bumillernv50,nvc0: add states mask to state validation function
2011-08-30 Christoph Bumillernv50,nvc0: reject R8G8B8A8/X8_UNORM for multisample...
2011-08-30 Christoph Bumillermesa: update multisample state on _NEW_BUFFERS
2011-08-30 José Fonsecaglu: Avoid defining conflicting DEBUG NDEBUG macros.
2011-08-30 José Fonsecaglu: Fix build on mingw-w64.
2011-08-30 José FonsecaRemove dead Makefiles.
2011-08-30 José Fonsecadocs: Update scons info regarding mingw.
2011-08-30 José FonsecaRemote *.mgw stuff.
2011-08-30 José Fonsecalibgl-gdi: Fix mingw-w64 build.
2011-08-30 José Fonsecast/wgl: Fix build on mingw-w64
2011-08-30 José Fonsecagdi: Remove mesa_wgl.h
2011-08-30 José Fonsecascons: Prefer x86_64-w64-mingw32- prefix.
2011-08-29 Maarten Lankhorstxorg/xvmc: Only set decode buffer when available
2011-08-29 Marek Olšákglsl_to_tgsi: fix a reference leak on an error path
2011-08-29 Kenneth Graunkei965: Avoid generating MOVs for most ir_assignment...
2011-08-29 Kenneth Graunkei965/fs: Revert "Avoid generating MOVs for assignments...
2011-08-29 Ian Romanickmesa: Remove all mention of MESA_FORMAT_CI8
2011-08-29 Ian Romanickdri: Remove MESA_FORMAT_CI8 bits from drivers that...
2011-08-29 Brian Paulscons: add swrast/s_texture.c to the build
2011-08-29 Eric Anholtintel: Rely on Mesa core for the non-blit glTexSubImage...
2011-08-29 Brian Paulmesa: Convert texture debug dump function to using...
2011-08-29 Eric Anholtintel: Remove our custom _mesa_store_compressed_texsubi...
2011-08-29 Brian Paulmesa: Convert texstore.c to accessing textures using...
2011-08-29 Eric Anholtnouveau: Add MapTextureImage() implementation.
2011-08-29 Eric Anholtradeon: Add MapTextureImage() implementation.
2011-08-29 Eric Anholtradeon: Refactor the common texture hook setup to commo...
2011-08-29 Brian Paulswrast: Add implementation of MapTextureImage/UnmapText...
2011-08-29 Eric Anholtintel: Add implementation of MapTextureImage/UnmapTextu...
2011-08-29 Brian Paulst/mesa: Add implementation of MapTextureImage.
2011-08-29 Brian Paulmesa: Add driver hooks for texture image mapping/unmapping.
2011-08-29 Eric Anholtmesa: Don't check for image->Data when freeing an image...
2011-08-29 Eric AnholtRename some driver FreeTextureImageData functions to...
2011-08-29 Eric Anholtmesa: Rename FreeTexImageData to FreeTextureImageBuffer.
next