mesa.git
2014-08-12 Emil Velikovandroid: gallium/auxiliary: drop log2/log2f redefitions
2014-08-12 Emil Velikovandroid: targets/egl-static: add correct include for...
2014-08-12 Emil Velikovscons: group state-trackers' and targets' scons
2014-08-12 Emil Velikovandroid: reorder gallium SUBDIRS
2014-08-12 Emil Velikovautomake: handle gallium SUBDIRs in gallium/Makefile
2014-08-12 Emil Velikovautomake: compact gallium/target/Makefile into gallium...
2014-08-12 Emil Velikovautomake: merge gallium/state_trackers/Makefile into...
2014-08-12 Emil Velikovautomake: compact gallium/drivers and gallium/winsys...
2014-08-12 Emil Velikovandroid: egl/main: add/enable freedreno
2014-08-12 Emil Velikovandroid: gallium/freedreno: add preliminary build
2014-08-12 Emil Velikovautomake: gallium/freedreno: drop spurious include...
2014-08-12 Paulo Sergio... android: egl/main: resolve radeon linking issues
2014-08-12 Paulo Sergio... android: gallium/radeon: attempt to fix the android...
2014-08-12 Emil Velikovandroid: egl/main: fixup the nouveau build
2014-08-12 Emil Velikovandroid: gallium/nouveau: fix include folders, link...
2014-08-12 Emil Velikovegl/main: Bring in the Makefile.sources
2014-08-12 Ilia Mirkinnvc0: add BPTC format support
2014-08-12 Ilia Mirkinmesa/st: add BPTC formats, expose ARB_texture_compressi...
2014-08-12 Ilia Mirkinsoftpipe,llvmpipe: mark BPTC formats as unsupported
2014-08-12 Ilia Mirkingallium: add basic support for BPTC formats
2014-08-12 Ilia Mirkindocs: add GL4.5 section
2014-08-12 Emil Velikovconfigure.ac: drop enable_dri check in gallium_gbm
2014-08-12 Emil Velikovconfigure.ac: bail out if building gallium_gbm without...
2014-08-12 Emil Velikovst/dri: define GALLIUM_SOFTPIPE when building kms_swrast
2014-08-12 Alexandre Demersconfigure: Fix --enable-XX-bit flags by moving LT_INIT...
2014-08-12 Emil Velikovc11/threads: correct assertion
2014-08-12 Brian Pauldocs: now distributing the GL/glcorearb.h header
2014-08-12 Brian Paulmesa: pull Khronos glcorearb.h header into include/GL/
2014-08-12 Eric Anholtvc4: Drop the dump_fbo() routine.
2014-08-12 Eric Anholtvc4: Claim the GL 2.1 minimum for 3D textures.
2014-08-12 Eric Anholtvc4: Declare what vertex formats we actually support.
2014-08-12 Eric Anholtvc4: Stash some debug code for format support checks.
2014-08-12 Eric Anholtvc4: Texture format support has nothing to do with...
2014-08-12 Eric Anholtvc4: Fix off-by-one in texture maximum levels.
2014-08-12 Eric Anholtvc4: Add support for the FLR opcode.
2014-08-12 Kenneth Graunkei965: Delete the Gen8 code generators.
2014-08-12 Kenneth Graunkei965: Never use the Gen8 code generators.
2014-08-12 Kenneth Graunkei965: Switch to the EU emit layer for code generation...
2014-08-12 Kenneth Graunkei965: Retype atomics to UD in Gen8 code generation.
2014-08-12 Kenneth Graunkei965/vp: Use the sampler for pull constant loads on...
2014-08-12 Kenneth Graunkei965/vec4: Drop gen <= 7 assertion in pull constant...
2014-08-12 Kenneth Graunkei965/eu: Set src0 file to IMM on Gen8+ flow control...
2014-08-12 Kenneth Graunkei965/eu: Refactor brw_WHILE to share a bit more code...
2014-08-12 Kenneth Graunkei965/eu: Emulate F32TO16 and F16TO32 on Broadwell.
2014-08-12 Kenneth Graunkei965/vec4: Port Gen8 SET_VERTEX_COUNT handling to vec4_...
2014-08-12 Kenneth Graunkei965/vec4: Switch to MOV, not OR, for GS_OPCODE_THREAD_...
2014-08-12 Kenneth Graunkei965/vec4: Use MOV, not OR, to set URB write channel...
2014-08-12 Kenneth Graunkei965/fs: Don't set flag_subreg_nr = 1 on predicated...
2014-08-12 Kenneth Graunkei965/vec4: Respect ir->force_writemask_all in Gen8...
2014-08-12 Kenneth Graunkei965/vec4: Set NoMask for GS_OPCODE_SET_VERTEX_COUNT...
2014-08-12 Jason Ekstrandgallium/r300: Fix a link error in the tests
2014-08-12 Matt Turneri965: Return NONE from brw_swap_cmod on unknown input.
2014-08-12 Neil Robertsdocs: Update release notes and GL3.txt for GL_ARB_textu...
2014-08-12 Neil Robertsmesa/meta: Support decompressing floating-point formats
2014-08-12 Neil Robertsswrast: Enable GL_ARB_texture_compression_bptc
2014-08-12 Neil Robertsi965: Enable the GL_ARB_texture_compression_bptc extension
2014-08-12 Neil Robertsmesa/main: Modify generate_mipmap_compressed to cope...
2014-08-12 Neil Robertsmesa: Add texstore functions for BPTC-compressed textures
2014-08-12 Neil Robertsmesa: Add texel fetch functions for BPTC-compressed...
2014-08-12 Neil Robertsmesa: Add the format enums for BPTC-compressed images
2014-08-12 Neil Robertsmesa/format_info: Add support for the BPTC layout
2014-08-12 Neil Robertsmesa/format_info: Add support for compressed floating...
2014-08-12 Neil Robertsmesa: Fix the base format for GL_COMPRESSED_RGB_BPTC_...
2014-08-12 Neil Robertsmesa: Add the GL_ARB_texture_compression_bptc extension
2014-08-12 Andreas Bollwinsys/radeon: fix nop packet padding for hawaii
2014-08-12 Brian Paulmesa: regenerate gl_mangle.h
2014-08-12 Brian Paulmesa: update wglext.h to version 20140810
2014-08-12 Brian Paulmesa: update glxext.h to version 20140810
2014-08-12 Brian Paulmesa: update glext.h to version 20140810
2014-08-12 Charmaine Leesvga: Add a limit to the maximum surface size
2014-08-12 José Fonsecamesa/st: Move declaration to top of block.
2014-08-12 Ilia Mirkinmesa/st: add support for dynamic sampler offsets
2014-08-12 Christian Königradeon/uvd: fix gpu_address for video surfaces
2014-08-12 Chris Forbesmesa: Add a new function for getting the nonconst sampl...
2014-08-12 Chris Forbesglsl: Allow dynamically uniform sampler array indexing...
2014-08-11 Ilia Mirkinnvc0/ir: describe the tex arguments for fermi/kepler
2014-08-11 Ilia Mirkinnvc0/ir: add kepler+ support for indirect texture refer...
2014-08-11 Ilia Mirkinnvc0/ir: add base tex offset for fermi indirect tex...
2014-08-11 Kenneth Graunkei965: Revert part of f5cc3fdcf1680b116612fac7c39f1bd79f...
2014-08-11 Eric Anholtvc4: Flip which primitives are considered front-facing.
2014-08-11 Eric Anholtvc4: Don't forget to set the depth clear value in the...
2014-08-11 Eric Anholtvc4: Add support for gl_FragCoord.
2014-08-11 Eric Anholtvc4: Refactor shader input setup again.
2014-08-11 Eric Anholtvc4: Clean up the tile alloc buffer size.
2014-08-11 Eric Anholtvc4: Clarify some values implicitly chosen for binning...
2014-08-11 Eric Anholtvc4: Improve simulator memory allocation.
2014-08-11 Eric Anholtvc4: Handle stride==0 in VBO validation
2014-08-11 Eric Anholtvc4: Stash some debug code for looking at what BOs...
2014-08-11 Eric Anholtvc4: Use GEM under simulation even for non-winsys BOs.
2014-08-11 Eric Anholtvc4: Don't forget to unmap the GEM BO when freeing.
2014-08-11 Eric Anholtvc4: Add validation of raster-format textures.
2014-08-11 Eric Anholtvc4: Drop VC4_PACKET_PRIMITIVE_LIST_FORMAT.
2014-08-11 Eric Anholtvc4: Add validation that vertex indices don't overflow...
2014-08-11 Eric Anholtvc4: Fix the shader record size for extended strides.
2014-08-11 Eric Anholtvc4: Fix the shader record size for extended strides.
2014-08-11 Eric Anholtvc4: Add a bunch of validation of render mode configura...
2014-08-11 Eric Anholtvc4: Store the (currently always linear) tiling format...
2014-08-11 Eric Anholtvc4: Add a bunch of validation of the binning mode...
2014-08-11 Eric Anholtvc4: Validate that the same BO doesn't get reused for...
2014-08-11 Eric Anholtvc4: Use the packet #defines in the kernel validation...
next