mesa.git
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... mesa/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... mesa: Completely remove QuerySamplesForFormat from...
2016-03-03 Eduardo Lima... mesa/formatquery: Use new driver hook QueryInternalFormat
2016-03-03 Eduardo Lima... mesa/formatquery: Remove tracking of number of elements...
2016-03-03 Eduardo Lima... mesa/multisample: Check sample count using the new...
2016-03-03 Eduardo Lima... st/format: Replace QuerySamplesForFormat by new QueryIn...
2016-03-03 Eduardo Lima... i965/formatquery: Respond queries SAMPLES and NUM_SAMPL...
2016-03-03 Eduardo Lima... i965: Move brw_query_samples_for_format() to brw_queryf...
2016-03-03 Eduardo Lima... i965: Add boilerplate function for QueryInternalFormat...
2016-03-03 Eduardo Lima... mesa: Add a default QueryInternalFormat() function...
2016-03-03 Eduardo Lima... mesa: Add QueryInternalFormat to device driver virtual...
2016-03-03 Iago Toral... glsl/opt_array_splitting: Fix indentation
2016-03-03 Iago Toral... glsl/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... gallium/cso: fix indentation
2016-03-02 Thomas Hindoe... 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.
2016-03-01 Matt Turnerdocs: Remove descriptions of long dead Emit* fields.
2016-03-01 Matt Turnerglsl: Initialize gl_shader_program::EmptyUniformLocations.
2016-03-01 Ian Romanicki965/meta: Don't pollute the framebuffer namespace
2016-03-01 Ian Romanicki965/meta: Use _mesa_bind_framebuffers instead of _mesa...
2016-03-01 Ian Romanickmeta: Don't pollute the framebuffer namespace
2016-03-01 Ian Romanickmeta/decompress: Track framebuffer using gl_framebuffer...
2016-03-01 Ian Romanickmeta/generate_mipmap: Track framebuffer using gl_frameb...
2016-03-01 Ian Romanickmeta: Use _mesa_bind_framebuffers instead of _mesa_Bind...
2016-03-01 Ian Romanickmeta: Use _mesa_CreateFramebuffers instead of _mesa_Gen...
2016-03-01 Ian Romanicki965/meta: Use _mesa_CreateFramebuffers instead of...
2016-03-01 Ian Romanickmeta: Save and restore the framebuffer using gl_framebu...
2016-03-01 Ian Romanickmesa: Refactor bind_framebuffer to make _mesa_bind_fram...
2016-03-01 Ian Romanickmeta: Use _mesa_check_framebuffer_status instead of...
2016-03-01 Ian Romanickmeta: Obvious refactor of _mesa_meta_framebuffer_textur...
2016-03-01 Ian Romanickmeta: Convert _mesa_meta_bind_fbo_image to take a gl_fr...
2016-03-01 Dave Airlievirgl: add support for passing render condition flags...
2016-03-01 Kenneth Graunkei965: Push most TES inputs in vec4 mode.
2016-02-29 Marek Olšákr600g: remove support for DRM < 2.12.0
2016-02-29 Marek Olšákr300g: remove support for DRM < 2.12.0
2016-02-29 Marek Olšákwinsys/radeon: drop support for DRM 2.12.0 (kernel...
2016-02-29 Marek Olšákradeonsi: also dump shaders on a VM fault
2016-02-29 Marek Olšákradeonsi: dump full shader disassemblies into ddebug...
2016-02-29 Marek Olšákradeonsi: allow dumping shader disassemblies to a file
2016-02-29 Marek Olšákradeonsi: use re-Z
2016-02-29 Marek Olšáktgsi/scan: count memory instructions
2016-02-29 Dave Airliemesa/fbobject: propogate Layered when reusing attachments.
2016-02-29 Axel Davyst/nine: Fix second Multithreading issue with MANAGED...
2016-02-29 Axel Davyst/nine: Fix Multithreading issue with MANAGED buffers
next