i965: SF: change get_vert_attr to use the VUE map, and rename it.
[mesa.git] / src / mesa /
2011-09-06 Paul Berryi965: SF: change get_vert_attr to use the VUE map,...
2011-09-06 Paul Berryi965: SF: Modify calculate_point_sprite_mask to use...
2011-09-06 Paul Berryi965: SF: Move the computation of urb_entry_read_offset.
2011-09-06 Paul Berryi965: new VS: Compute urb entry size based on the VUE...
2011-09-06 Paul Berryi965: new VS: Clarify comments about max_usable_mrf...
2011-09-06 Paul Berryi965: new VS: use the VUE map to write out vertex attri...
2011-09-06 Paul Berryi965: new VS: move clip distance computation (GEN5...
2011-09-06 Paul Berryi965: new VS: Move PSIZ/flags computation to a separate...
2011-09-06 Paul Berryi965: new VS: move NDC computation (GEN4-5) to a separa...
2011-09-06 Paul Berryi965: new VS: Use output_reg[] to find NDC and HPOS...
2011-09-06 Paul Berryi965: old VS: use the VUE map to compute the URB entry...
2011-09-06 Paul Berryi965: old VS: Use brw_vue_map instead of implicit assum...
2011-09-06 Paul Berryi965: Add functions to compute offsets within the VUE...
2011-09-06 Paul Berryi965: Write code to compute a VUE map.
2011-09-06 Paul BerryRefactor code that converts between gl_vert_result...
2011-09-06 Dave Airliemesa/st: add support for 2101010 vertex format conversion.
2011-09-06 Dave Airliemesa/varray: add interface support for ARB_vertex_type_...
2011-09-06 Dave Airliemesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.
2011-09-06 Dave Airliemesa: add initial API changes for ARB_vertex_type_2_10_...
2011-09-06 Dave Airlieglapi: regen API files for new extension
2011-09-06 Bryan Cainmesa: add a UniformBooleanTrue option
2011-09-04 Bryan Cainglsl_to_tgsi: fixes for native integers and integer...
2011-09-03 Yuanhan Liuintel: fix build error
2011-09-02 Marek Olšákmesa: handle zero-size buffers in MapBuffer and ranges...
2011-09-02 Marek Olšákglsl_to_tgsi: fix more potential shader reference leaks
2011-09-02 Eugeni Dodonovintel: Give an explanation why we are exiting for debug...
2011-09-02 Kenneth Graunkei965/vs: Fix NULL pointer dereference in pre-Gen6 push...
2011-09-02 Eric Anholtintel: Upload batchbuffer contents even if INTEL_NO_HW...
2011-09-02 Dave Airliegallium: add caps for MIN/MAX texel offsets.
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
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 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-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 Christoph Bumillermesa: update multisample state on _NEW_BUFFERS
2011-08-30 José FonsecaRemove dead Makefiles.
2011-08-30 José FonsecaRemote *.mgw stuff.
2011-08-30 José Fonsecagdi: Remove mesa_wgl.h
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.
2011-08-28 Marek Olšákglsl_to_tgsi: remove unused code
2011-08-27 Ian Romanickmapi: Commit generated files modified by previous commit
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused header file t_dd_vbtmp.h
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused header file t_dd_rendertmp.h
next