summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: Bump version to 9.1.1mesa-9.1.1Ian Romanick2013-03-193-4/+4
* docs: 9.1.1 release notesIan Romanick2013-03-191-0/+232
* r600g: Use blitter rather than DMA for 128bpp on cayman (v3)Alex Deucher2013-03-181-0/+11
* r600g: add Richland APU pci idsAlex Deucher2013-03-181-0/+11
* scons: Warn when using MSVS versions prior to 2012.José Fonseca2013-03-151-0/+2
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-151-0/+1
* scons: Allows choosing VS 10 or 11.José Fonseca2013-03-151-1/+1
* radeonsi: Fix off-by-one for maximum vertex element index in some casesMichel Dänzer2013-03-151-2/+8
* i965: Link i965_dri.so with C++ linker.Frank Henigman2013-03-081-0/+1
* mesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.Matt Turner2013-03-082-2/+2
* r600g: pad the DMA CS to a multiple of 8 dwordsMarek Olšák2013-03-051-2/+14
* r600g: Check comp_mask before merging export instructionsVincent Lejeune2013-03-051-0/+1
* r600g: fix check_and_set_bank_swizzle for caymanVadim Girlin2013-03-051-7/+3
* i965: Fix Crystal Well PCI IDs.Kenneth Graunke2013-03-052-18/+18
* svga: always link with C++Brian Paul2013-03-051-5/+1
* r600g: always map uninitialized buffer range as unsynchronizedMarek Olšák2013-03-056-0/+45
* gallium/util: add helper code for 1D integer rangeMarek Olšák2013-03-051-0/+89
* r600g: flush and invalidate htile cache when appropriateMarek Olšák2013-03-056-1/+21
* r600g: use async DMA with a non-zero src offsetMarek Olšák2013-03-051-1/+1
* attrib: push/pop FRAGMENT_PROGRAM_ARB stateJordan Justen2013-03-051-0/+12
* scons: Fix Windows build with LLVM 3.2Keith Kriewall2013-03-051-1/+13
* autotools: oprofilejit should be included in the list of LLVM components requ...Adam Sampson2013-03-051-0/+3
* egl: Allow 24-bit visuals for 32-bit RGBA8888 configsIan Romanick2013-03-051-1/+8
* i965: Fix the W value of deprecated pointcoords on pre-gen6.Eric Anholt2013-03-051-1/+18
* mesa/es: NULL check in EGLImageTargetTexture2DOESTapani Pälli2013-03-051-0/+6
* mesa: add missing case in _mesa_GetTexParameterfv()Tapani Pälli2013-03-051-0/+6
* llvmpipe: Fix creation of shared and scanout textures.John Kåre Alsaker2013-03-051-1/+3
* llvmpipe: add missing checks for polygon offset point/line modesBrian Paul2013-03-051-0/+6
* draw: fix broken polygon offset stageBrian Paul2013-03-051-3/+37
* st/mesa: fix polygon offset state translation logicBrian Paul2013-03-051-7/+3
* st/mesa: check for dummy programs in destroy_program_variants()Brian Paul2013-03-051-1/+1
* st/mesa: fix trimming of GL_QUAD_STRIPBrian Paul2013-03-051-1/+1
* meta: Allocate texture before initializing texture coordinatesAnuj Phogat2013-03-051-9/+8
* mesa: Fix setup of ctx->Point.PointSprite for GLES2.Eric Anholt2013-03-052-2/+2
* i965/fs: Fix broken math on values loaded from uniform buffers on gen6.Eric Anholt2013-03-051-0/+1
* r600g/Cayman: Fix blending using destination alpha factor but non-alpha destMichel Dänzer2013-03-051-4/+9
* i965/fs: Only do CSE when the dst types match.Eric Anholt2013-03-051-1/+2
* i965/fs: Delay setup of uniform loads until after pre-regalloc scheduling.Eric Anholt2013-03-053-27/+66
* i965/fs: Fix copy propagation with smearing.Eric Anholt2013-03-051-1/+2
* st/xlib: initialize the drawable size in create_xmesa_buffer()Brian Paul2013-03-051-2/+1
* st/mesa: implement glBitmap unpacking from a PBO, for the cache pathBrian Paul2013-03-051-2/+11
* draw: fix non-perspective interpolation in interp()Brian Paul2013-03-051-3/+8
* r600g/llvm: Add support for UBOVincent Lejeune2013-03-052-1/+22
* i965/fs: Do a general SEND dependency workaround for the original 965.Eric Anholt2013-03-053-42/+229
* mesa: Modify candidate search stringIan Romanick2013-03-051-1/+1
* mesa: Add previously picked commit to .cherry-ignoreIan Romanick2013-03-051-0/+1
* radeonsi: Fix up and enable flat shading.Michel Dänzer2013-03-044-22/+5
* vdpau-softpipe: Build correct source file - vl_winsys_xsp.cJakub Bogusz2013-03-031-1/+1
* winsys/radeon: Only add bo to hash table when creating flinkMartin Andersson2013-03-011-4/+4
* r600g: workaround hyperz lockup on evergreenJerome Glisse2013-02-284-2/+23