mesa/formatquery: added FILTER pname support
[mesa.git] / src /
2016-03-03 Alejandro Piñeiromesa/formatquery: added FILTER pname support
2016-03-03 Alejandro Piñeiromesa/texparam: make public target_allows_setting_sample...
2016-03-03 Antia Puentesmesa/formatquery: Added framebuffer renderability relat...
2016-03-03 Antia Puentesmesa/formatquery: Added texture gather/shadow related...
2016-03-03 Antia Puentesmesa/formatquery: Added texture view related queries
2016-03-03 Antia Puentesmesa/textureview: Make _lookup_view_class public
2016-03-03 Antia Puentesmesa/formatquery: Added CLEAR_BUFFER <pname> query
2016-03-03 Antia Puentesmesa/formatquery: Added compressed texture related...
2016-03-03 Antia Puentesmesa/formatquery: Added simultaneous texture and depth...
2016-03-03 Antia Puentesmesa/formatquery: Added queries related to image textures
2016-03-03 Antia Puentesmesa/shaderimage: Added func to get the GL_IMAGE_CLASS...
2016-03-03 Antia Puentesmesa/formatquery: Added SHADER_IMAGE_{LOAD,STORE,ATOMIC...
2016-03-03 Antia Puentesmesa/shaderimage: Make is_image_format_supported public
2016-03-03 Antia Puentesmesa/formatquery: Added queries related to texture...
2016-03-03 Antia Puentesmesa/formatquery: Added SRGB_DECODE_ARB <pname> query
2016-03-03 Antia Puentesmesa/formatquery: Added SRGB_{READ,WRITE} <pname> queries
2016-03-03 Antia Puentesmesa/formatquery: Added COLOR_ENCODING <pname> query.
2016-03-03 Eduardo Lima Mitevmesa/glformats: Add a helper function _mesa_is_srgb_for...
2016-03-03 Antia Puentesmesa/formatquery: Added mipmap related <pname> queries
2016-03-03 Antia Puentesmesa/genmipmap: Added a function to validate the intern...
2016-03-03 Antia Puentesmesa/genmipmap: Added a function to check if the target...
2016-03-03 Antia Puentesmesa/formatquery: Added {COLOR,DEPTH,STENCIL}_RENDERABL...
2016-03-03 Antia Puentesmesa/formatquery: Added {COLOR,DEPTH,STENCIL}_COMPONENT...
2016-03-03 Alejandro Piñeiromesa/formatquery: support for MAX_COMBINED_DIMENSIONS
2016-03-03 Eduardo Lima Mitevmesa/teximage: add _mesa_is_cube_map_texture utility...
2016-03-03 Alejandro Piñeiromain/formatquery: support for MAX_{WIDTH/HEIGHT/DEPTH...
2016-03-03 Alejandro Piñeiromesa/formatquery: support for IMAGE_FORMAT_COMPATIBILIT...
2016-03-03 Alejandro Piñeiromesa/formatquery: handle unmodified buffer for SAMPLES...
2016-03-03 Alejandro Piñeiromesa/formatquery: initial implementation for GetInterna...
2016-03-03 Antia Puentesmesa/formatquery: Added INTERNALFORMAT_{X}_{SIZE,TYPE...
2016-03-03 Antia Puentesmesa/main: Extend _mesa_get_format_bits to accept new...
2016-03-03 Antia Puentesmesa/main: Extend _mesa_base_format_has_channel to...
2016-03-03 Antia Puentesmesa/main: Make legal_get_tex_level_parameter_target...
2016-03-03 Eduardo Lima Mitevmesa/formatquery: Added INTERNALFORMAT_PREFERRED pname
2016-03-03 Antia Puentesmesa/formatquery: Added the INTERNALFORMAT_SUPPORTED...
2016-03-03 Antia Puentesmesa/formatquery: Added a func to check <internalformat...
2016-03-03 Antia Puentesmesa/formatquery: Added func to check if the 'resource...
2016-03-03 Alejandro Piñeiromesa/main: not fill mesa_error on _mesa_legal_texture_b...
2016-03-03 Antia Puentesmesa/teximage: Make _mesa_format_no_online_compression...
2016-03-03 Antia Puentesmesa/teximage: make public is_renderable_texture_format
2016-03-03 Antia Puentesmesa/main: Added empty skeleton of glGetInternalformati64v
2016-03-03 Alejandro Piñeiromesa: Add dispatch and extension XML for GL_ARB_interna...
2016-03-03 Antia Puentesmesa/formatquery: Added boilerplate code to extend...
2016-03-03 Antia Puentesmesa/formatquery: Added a func to check if the <target...
2016-03-03 Antia Puentesmesa/formatquery: Added function to set 'unsupported...
2016-03-03 Antia Puentesmesa/formatquery: Added function to validate parameters
2016-03-03 Antia Puentesmesa/main: Add extension tracking bit for ARB_internalf...
2016-03-03 Eduardo Lima Mitevmesa: Completely remove QuerySamplesForFormat from...
2016-03-03 Eduardo Lima Mitevmesa/formatquery: Use new driver hook QueryInternalFormat
2016-03-03 Eduardo Lima Mitevmesa/formatquery: Remove tracking of number of elements...
2016-03-03 Eduardo Lima Mitevmesa/multisample: Check sample count using the new...
2016-03-03 Eduardo Lima Mitevst/format: Replace QuerySamplesForFormat by new QueryIn...
2016-03-03 Eduardo Lima Mitevi965/formatquery: Respond queries SAMPLES and NUM_SAMPL...
2016-03-03 Eduardo Lima Mitevi965: Move brw_query_samples_for_format() to brw_queryf...
2016-03-03 Eduardo Lima Mitevi965: Add boilerplate function for QueryInternalFormat...
2016-03-03 Eduardo Lima Mitevmesa: Add a default QueryInternalFormat() function...
2016-03-03 Eduardo Lima Mitevmesa: Add QueryInternalFormat to device driver virtual...
2016-03-03 Iago Toral Quirogaglsl/opt_array_splitting: Fix indentation
2016-03-03 Iago Toral Quirogaglsl/opt_array_splitting: Fix crash when doing array...
2016-03-03 Oded Gabbayradeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
2016-03-03 Oded Gabbayr600g: Do colorformat endian swap for PIPE_USAGE_STAGING
2016-03-03 Tim Rowleymesa/build: add OpenSWR to build
2016-03-03 Tim Rowleygallium/docs - add OpenSWR documentation
2016-03-03 Tim Rowleygallium/target-helpers: add OpenSWR driver
2016-03-03 Tim Rowleygallium/auxilary: more __cplusplus exports
2016-03-03 Tim Rowleygallium/swr: add OpenSWR rasterizer
2016-03-03 Tim Rowleygallium/swr: add OpenSWR driver
2016-03-03 Timothy Arceriglsl: replace remaining tabs in ir_builder.cpp
2016-03-02 Anuj Phogatmesa: Update comment
2016-03-02 Anuj Phogatmesa: Fix function description
2016-03-02 Anuj Phogatmeta: Remove the 'allocate_storage' parameter in _mesa_...
2016-03-02 Anuj Phogatmeta: Fix the pbo usage in meta for GLES{1,2} contexts
2016-03-02 Matt Turnerprogram: Clean up after condition code removal.
2016-03-02 Matt Turnerprogram: Remove variable used only in assert().
2016-03-02 Matt Turnerprogram: Drop GL_FRAGMENT_PROGRAM_NV from switch statement.
2016-03-02 Samuel Pitoisetgk110/ir: fix wrong emission of NOT modifier for VOTE
2016-03-02 Thomas Hindoe Paab... gallium/cso: fix indentation
2016-03-02 Thomas Hindoe Paab... st/mesa: move dereference after null check
2016-03-02 Matt Turneri965/gen6/gs: Replace V-immediate with VF-immediate.
2016-03-02 Marek Olšákgallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT...
2016-03-02 Samuel Iglesias... i965: set ctx->Const.MaxViewport{Width,Height} to 32k
2016-03-02 Samuel Iglesias... main: remove MAX_VIEWPORT_WIDTH and MAX_VIEWPORT_HEIGHT...
2016-03-02 Samuel Iglesias... main: call invalidate_framebuffer_storage() with driver...
2016-03-02 Rob Clarkfreedreno/ir3: enable shareable shaders
2016-03-02 Rob Clarkfreedreno/ir3: pass ctx to constant-emit code
2016-03-02 Rob Clarkfreedreno/ir3: add dev ptr to ir3_compiler
2016-03-01 Matt Turnermesa: Remove NV_fragment_program remnants from dlist.c.
2016-03-01 Matt Turnermesa: Remove NV_fragment_program_option enable bit.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program opcode parsing.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program scalar suffix parsing.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program_option parsing...
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program Abs support.
2016-03-01 Matt Turnerprogram: Remove incorrect comment about OPCODE_TXD.
2016-03-01 Matt Turnerprogram: Remove OPCODE_TXP_NV.
2016-03-01 Matt Turnerprogram: Clean up after previous commit.
2016-03-01 Matt Turnerprogram: Remove condition-code and precision support.
2016-03-01 Matt Turnerprogram: Remove OPCODE_KIL_NV.
2016-03-01 Matt Turnerprogram: Remove RelAddr2 support.
2016-03-01 Matt Turnerprogram: Mark table const.
2016-03-01 Matt Turnermesa: Remove EmitCondCodes.
next