mesa/formatquery: Remove tracking of number of elements in the response
[mesa.git] / src /
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.
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
2016-02-29 Axel Davyst/nine: Handle READONLY for buffer MANAGED pool
2016-02-29 Axel Davyst/nine: Use Position input helper for ps3 declared...
2016-02-29 Axel Davyst/nine: Introduce helper for Position shader input
2016-02-29 Koop Mastst/clover: Add libelf cflags to the build
2016-02-29 Rob Herringr600: Make enum alu_op_flags unsigned
2016-02-29 Rob Herringgallium/radeon: Add space between string literal and...
2016-02-29 Rob Herringfreedreno: drop unnecessary -Wno-packed-bitfield-compat
2016-02-29 Rob HerringAndroid: clean-up and fix DRI module path handling
2016-02-29 Rob HerringAndroid: glsl: fix dependence on YACC_HEADER_SUFFIX...
2016-02-29 Rob HerringAndroid: remove dependence on .SECONDEXPANSION
2016-02-29 Rob HerringAndroid: fix build break from nir/glsl move to compiler/
2016-02-29 Oded Gabbaygallium/radeon: disable evergreen_do_fast_color_clear...
2016-02-29 Oded Gabbaygallium/r600: Don't let h/w do endian swap for colorformat
2016-02-29 Oded Gabbaygallium/radeon: remove separate BE path in r600_transla...
2016-02-28 Samuel Pitoisetnv50/ir: emit VOTE instruction
2016-02-28 Samuel Pitoisetgk110/ir: add ld lock/st unlock emission
2016-02-27 Ilia Mirkinnv50,nvc0: bump minimum texture buffer offset alignment
2016-02-27 Ilia Mirkinmesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5...
2016-02-27 Ilia Mirkinmesa: expose GL_EXT_texture_sRGB_decode on GLES 3.0+
2016-02-27 Ian Romanicki965/cfg: Fix comment list punctuation
2016-02-27 Ian Romanicki965/cfg: Split out dead control flow paths to simplify...
2016-02-27 Ian Romanicki965/cfg: Don't handle fully empty if/else/endif
next