summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-07some work on absglsl-to-llvmVincent Lejeune7-528/+638
2012-10-07radeon/llvm: use llvm intrinsic for flog2Vincent Lejeune2-1/+2
2012-10-07radeon/llvm: lower select to selectccVincent Lejeune2-2/+16
2012-10-07radeon/llvm: support for vectorised selectVincent Lejeune2-0/+15
2012-10-04radeon/llvm: add support for cos/sin intrinsicVincent Lejeune1-6/+11
2012-10-04radeon/llvm: add a pattern for fsqrtVincent Lejeune1-0/+3
2012-10-04radeon/llvm: support for various vectorised operationsVincent Lejeune1-0/+14
2012-10-04radeon/llvm: adds a ReserveReg passVincent Lejeune5-3/+118
2012-10-04gallium/radeon: enable glsl-to-llvmVincent Lejeune11-8/+57
2012-10-04radeon/llvm: add a setue patternVincent Lejeune1-0/+5
2012-10-04radeon/llvm: add mad instructionVincent Lejeune1-0/+8
2012-10-04gallium/radeon : Adds glsl-to-llvmVincent Lejeune10-1/+3025
2012-10-04some other stuffVincent Lejeune2-1/+6
2012-10-03intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage caseRob Bradford1-1/+4
2012-10-03dri drivers: Link dricommon before dynamic librariesMatt Turner5-10/+10
2012-10-03register_allocate: don't consider trivially colorable registers for spilling.Paul Berry1-0/+7
2012-10-03glx/dri2: use uint64_t instead of double to represent time for FPS calculationMarek Olšák1-5/+6
2012-10-03mesa: tests: EnumStrings.LookUpByNumberOliver McFadden1-2/+2
2012-10-03docs: add link to the GLSL compiler pageAndreas Boll1-0/+1
2012-10-03docs: update shading documentationAndreas Boll1-8/+5
2012-10-02build: Remove autoconf check for signbitMatt Turner1-7/+0
2012-10-02i915g: Implement srgb textures the easy way.Stéphane Marchesin3-102/+9
2012-10-02i915g: Use X tiling for texturesStéphane Marchesin1-7/+2
2012-10-02SwapBuffersRegionNOK: invert rectangles on y axisRobert Bragg1-2/+1
2012-10-02mesa: remove bogus compressed texture size checksBrian Paul2-28/+0
2012-10-02radeonsi: Fix double compilation of shader variants.Michel Dänzer2-6/+4
2012-10-02radeonsi: Better indexing of parameters in the pixel shader.Michel Dänzer3-8/+12
2012-10-02radeon/llvm: Disable SI flow control again for now.Michel Dänzer1-1/+2
2012-10-02docs/helpwanted: cleanup todo list linksAndreas Boll1-14/+24
2012-10-02docs: document how to apply a candidate to a stable branchAndreas Boll1-0/+8
2012-10-02docs: document how to mark a candidate for a stable branchAndreas Boll1-0/+16
2012-10-02android: glcpp: fix abuse of yylexNegreanu Marius Adrian2-6/+6
2012-10-01build: Don't build libdricore if not building classic driversMatt Turner2-1/+6
2012-10-01libdricore: Remove dead C(XX)FLAGS_NOVISIBILITYMatt Turner1-5/+2
2012-10-01build: Add visibility CFLAGS to OSMesaMatt Turner1-2/+4
2012-10-01build: Link OSMesa with glapi, libdl, libstdc++Matt Turner1-5/+12
2012-10-01build: Set visibility CFLAGS in dri/swrastMatt Turner1-1/+2
2012-10-01build: Set visibility CFLAGS in dri/r200Matt Turner1-0/+1
2012-10-01build: Set visibility CFLAGS in dri/radeonMatt Turner1-0/+1
2012-10-01build: Set visibility CFLAGS in dri/nouveauMatt Turner1-0/+1
2012-10-01build: Set visibility CFLAGS in dri/i915Matt Turner1-0/+1
2012-10-01build: Set visibility CFLAGS in dri/commonMatt Turner1-1/+2
2012-10-01build: Build src/glsl with visibility CFLAGSMatt Turner1-3/+3
2012-10-01build: Turn on visibility CFLAGS for core mesaMatt Turner1-2/+2
2012-10-01build: Order src/Makefile correctlyMatt Turner1-1/+1
2012-10-01build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner15-35/+35
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner6-23/+32
2012-10-01build: Set PTHREAD_LIBS for pkgconfig files if emptyMatt Turner1-0/+4
2012-10-01llvmpipe: Fix build with LLVM 2.8Tom Stellard1-1/+1
2012-10-01configure.ac: Use amdgpu component for LLVM 3.2Tom Stellard1-4/+2