mesa.git
2015-01-15 Connor Abbottnir: add a simple C wrapper around glsl_types.h
2015-01-15 Connor Abbottnir: add initial README
2015-01-15 Connor Abbottexec_list: add a list_foreach_typed_reverse() macro
2015-01-15 Eric Anholtvc4: Add some dumping for STORE_TILE_BUFFER_GENERAL.
2015-01-15 Eric Anholtvc4: Add dumping for the TILE_RENDERING_MODE_CONFIG...
2015-01-15 Eric Anholtvc4: Fix CL dumping trying to dump too far.
2015-01-15 Eric Anholtvc4: Fix texture type masking.
2015-01-15 Eric Anholtvc4: Colormask should apply after all other fragment...
2015-01-15 Eric Anholtvc4: No turning unpack arguments into small immediates.
2015-01-15 Eric Anholtvc4: Move the tests for src needing to be an A register...
2015-01-15 Eric Anholtvc4: Don't swap the raddr on instructions doing unpacks.
2015-01-15 Eric Anholtvc4: Don't let pairing happen with badly mismatched...
2015-01-15 Eric Anholtvc4: Don't let pairing happen with badly mismatched...
2015-01-15 Eric Anholtvc4: Fix early Z behavior on hardware.
2015-01-15 Michel DänzerRevert "radeonsi: only set BC_OPTIMIZE_DISABLE when...
2015-01-15 Michel Dänzerst/clover: Adapt to TargetLibraryInfo.h move in LLVM...
2015-01-15 Ian Romanickmesa: Micro-optimize _mesa_is_valid_prim_mode
2015-01-15 Ian Romanickmesa: Check for vertex program the same way in desktop...
2015-01-15 Ian Romanickmesa: Drop index buffer bounds check
2015-01-15 Ian Romanickmesa: Only check for a current vertex shader in core...
2015-01-15 Ian Romanickmesa: Only validate shaders that can exist in the context
2015-01-15 Ian Romanicki965: Store the atoms directly in the context
2015-01-15 Ian Romanicki965: Micro-optimize brw_get_index_type
2015-01-15 Ian Romanickmeta: Put _mesa_meta_in_progress in the header file
2015-01-15 Kenneth Graunkei965: Fix "vertex" vs. "geometry" and "VS" vs. "GS...
2015-01-15 Kenneth Graunkei965: Pass a shader stage abbreviation to fs_generator().
2015-01-14 Samuel Iglesias... configure: add check for GNU indent
2015-01-14 Samuel Iglesias... configure: change required Python Mako version to 0.3.4
2015-01-14 Iago Toral... mesa: rename RGBA8888_* format constants to something...
2015-01-14 Jason Ekstrandi965/miptree_map_blit: Don't do the initial copy if...
2015-01-14 Tapani Pällimesa/glsl/glapi: enable GL_EXT_draw_buffers extension
2015-01-13 Jason Ekstrandi965/fs: Allow constant propagation between different...
2015-01-13 Chad Versaceegl/wayland: Fix unused variable warnings
2015-01-13 Mike Masonmesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
2015-01-13 Rob Clarkfreedreno/ir3: handle "holes" in inputs
2015-01-13 Iago Toral... mesa: Fix error reporting for some cases of incomplete...
2015-01-13 Eduardo Lima... mesa: Returns a GL_INVALID_VALUE error if num of texs...
2015-01-13 Eduardo Lima... mesa: Returns a GL_INVALID_VALUE error if num of fbos...
2015-01-13 Eduardo Lima... mesa: Returns a GL_INVALID_VALUE error if num of fbos...
2015-01-13 Eduardo Lima... mesa: Allows querying GL_SAMPLER_BINDING on GLES3 profile
2015-01-13 Samuel Iglesias... main: round floating-point value to nearest integer...
2015-01-13 Samuel Iglesias... main: round floating-point value to nearest integer...
2015-01-13 Samuel Iglesias... main: fix return GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVE...
2015-01-13 Iago Toral... i965: Fix bitcast operations with negate (ceil)
2015-01-13 Iago Toral... mesa: Depth and stencil attachments must be the same...
2015-01-13 Eduardo Lima... mesa: Initializes the stencil value masks to 0xFF inste...
2015-01-13 Eduardo Lima... i965: Sets missing vertex shader constant values for...
2015-01-12 Marek Olšákr600g: fix build failure when building the driver witho...
2015-01-12 Laura Ekstrandmain: Remove comparison unsigned int >= 0.
2015-01-12 Juha-Pekka... mesa/main: In _mesa_CompressedTextureSubImage3D() check...
2015-01-12 José Fonsecamesa: Move declarations to to of block.
2015-01-12 Samuel Iglesias... mesa: restrict use of GL_ABGR_EXT format to allowed...
2015-01-12 Iago Toral... mesa: Remove _mesa_rebase_rgba_uint and _mesa_rebase_rg...
2015-01-12 Samuel Iglesias... mesa: Remove _mesa_pack_int_rgba_row() and auxiliary...
2015-01-12 Iago Toral... mesa: Remove _mesa_(un)pack_index_span
2015-01-12 Iago Toral... mesa: Remove _mesa_pack_rgba_span_float and tmp_pack.h
2015-01-12 Iago Toral... mesa: Remove _mesa_unpack_color_span_float
2015-01-12 Iago Toral... mesa: Remove (signed) integer pack and span functions.
2015-01-12 Iago Toral... mesa: Remove _mesa_unpack_color_span_ubyte
2015-01-12 Iago Toral... mesa: Remove _mesa_make_temp_float_image
2015-01-12 Iago Toral... mesa: Remove _mesa_make_temp_ubyte_image
2015-01-12 Iago Toral... mesa: Remove _mesa_unpack_color_span_uint
2015-01-12 Eduardo Lima... mesa: Replace _mesa_unpack_bitmap with _mesa_unpack_image()
2015-01-12 Iago Toral... mesa: Let _mesa_swizzle_and_convert take array format...
2015-01-12 Iago Toral... st/mesa: Use _mesa_format_convert to implement st_GetTe...
2015-01-12 Iago Toral... swrast: Use _mesa_format_convert to implement draw_rgba...
2015-01-12 Iago Toral... mesa: Use _mesa_format_convert to implement get_tex_rgb...
2015-01-12 Iago Toral... mesa: use _mesa_format_convert to implement get_tex_rgb...
2015-01-12 Iago Toral... mesa: use _mesa_format_convert to implement glReadPixels.
2015-01-12 Iago Toral... mesa: Use _mesa_format_convert to implement texstore_rgba.
2015-01-12 Iago Toral... mesa: Add helpers to extract GL_COLOR_INDEX to RGBA...
2015-01-12 Iago Toral... mesa: Add RGBA to Luminance conversion helpers
2015-01-12 Iago Toral... mesa: Add _mesa_swap2_copy and _mesa_swap4_copy
2015-01-12 Samuel Iglesias... mesa/pack: use _mesa_format_from_format_and_type in...
2015-01-12 Iago Toral... mesa: Add helper to convert a GL format and type to...
2015-01-12 Iago Toral... mesa: Add a helper _mesa_compute_rgba2base2rgba_compone...
2015-01-12 Iago Toral... mesa: Add a rebase_swizzle parameter to _mesa_format_co...
2015-01-12 Iago Toral... mesa: Expose compute_component_mapping as _mesa_compute...
2015-01-12 Jason Ekstrandmesa: Add an implementation of a master convert function.
2015-01-12 Samuel Iglesias... mesa/pack: refactor _mesa_pack_rgba_span_float()
2015-01-12 Samuel Iglesias... mesa/main/pack_tmp.h: Add float conversion support
2015-01-12 Samuel Iglesias... mesa/pack: use autogenerated format_pack functions
2015-01-12 Samuel Iglesias... mesa: use format conversion functions in swrast
2015-01-12 Samuel Iglesias... mesa/formats: add new mesa formats and their pack/unpac...
2015-01-12 Samuel Iglesias... mesa/format_pack: Add _mesa_pack_int_rgba_row()
2015-01-12 Samuel Iglesias... mesa: Add _mesa_pack_uint_rgba_row() format conversion...
2015-01-12 Jason Ekstrandmesa: Autogenerate format_unpack.c
2015-01-12 Jason Ekstrandmesa: Autogenerate most of format_pack.c
2015-01-12 Samuel Iglesias... configure: require python mako module
2015-01-12 Jason Ekstrandmesa: Add a _mesa_is_format_color_format helper
2015-01-12 Iago Toral... mesa: Let _mesa_get_format_base_format also handle...
2015-01-12 Jason Ekstrandmain: Add a concept of an array format
2015-01-12 Iago Toral... swrast: Remove unused variable.
2015-01-12 Samuel Iglesias... mesa: Fix _mesa_swizzle_and_convert integer conversions...
2015-01-12 Jason Ekstrandmesa/format_utils: Prefix and expose the conversion...
2015-01-12 Iago Toral... mesa: Fix incorrect assertion in init_teximage_fields_ms
2015-01-12 Samuel Iglesias... mesa: Fix get_texbuffer_format().
2015-01-12 Jason Ekstrandmesa: Fix A1R5G5B5 packing/unpacking
2015-01-12 Jason Ekstrandmesa/colormac: Remove an unused macro
2015-01-12 Jason Ekstrandmesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM
next