summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-20fix missing regglsl-to-llvm-sync2Vincent Lejeune2-8/+13
2012-07-19other printfVincent Lejeune1-3/+0
2012-07-19remove some printVincent Lejeune2-6/+1
2012-07-19fix crashVincent Lejeune1-7/+8
2012-07-19r600fixVincent Lejeune6-19/+19
2012-07-19some other cfg fixVincent Lejeune1-0/+2
2012-07-19some cfg fixVincent Lejeune2-9/+5
2012-07-19proper way of handling jump in R600Vincent Lejeune7-86/+98
2012-07-18done, need to compressVincent Lejeune5-52/+39
2012-07-18naVincent Lejeune5-12/+47
2012-07-17placeholder for pred_setneVincent Lejeune1-0/+4
2012-07-17predicate almost thereVincent Lejeune2-9/+15
2012-07-17implicit useVincent Lejeune2-22/+4
2012-07-16if cvt seems to work...Vincent Lejeune1-3/+4
2012-07-16if cvt triggeredVincent Lejeune2-22/+35
2012-07-16analyzebranch reimplementedVincent Lejeune5-139/+299
2012-07-16some cleaning for enabling glsltollvmVincent Lejeune9-24/+17
2012-07-15various predVincent Lejeune4-1/+30
2012-07-14starting ifconvVincent Lejeune1-0/+3
2012-07-14enable glsl-to-llvmglsltollvmoldVincent Lejeune11-5/+66
2012-07-14add a setue patternVincent Lejeune1-0/+5
2012-07-14adds some expandsVincent Lejeune1-0/+4
2012-07-14radeon/llvm: Fix a bug with IF LOGICALNZ with int operandVincent Lejeune3-11/+17
2012-07-14add mad instructionVincent Lejeune1-0/+8
2012-07-14gallium/radeon : Adds glsl-to-llvmVincent Lejeune9-1/+1635
2012-07-14some other stuffVincent Lejeune2-1/+6
2012-07-14Revert "torevert"Vincent Lejeune5-17/+9
2012-07-14torevertVincent Lejeune5-9/+17
2012-07-13radeon/llvm: Fix CR/LF in AMDILSIDevice.hAndreas Boll1-1/+1
2012-07-13radeon/llvm: Clean up AMDILIntrinsicInfo.cppTom Stellard2-84/+5
2012-07-13radeon/llvm: Coding style fixesTom Stellard2-409/+325
2012-07-13Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY6-7/+7
2012-07-13nouveau: implement missing timer query functionalityChristoph Bumiller7-7/+46
2012-07-13wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg3-3/+11
2012-07-13mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers.José Fonseca2-0/+38
2012-07-13draw,gallivm: Fix draw_get_shader_param.José Fonseca6-31/+110
2012-07-13Don't explicitly link libOsmesa with libmesa's dependency libglslJon TURNEY1-2/+1
2012-07-13automake: convert libglapiJon TURNEY10-88/+75
2012-07-13Rename X86-64_API -> X86_64_APIJon TURNEY2-2/+2
2012-07-13Link dri drivers with mesa or dricore libtool libraryJon TURNEY3-5/+11
2012-07-13Remove unused MESA_MODULES autoconf variableJon TURNEY2-4/+0
2012-07-13automake: convert libmesa and libmesagalliumJon TURNEY6-64/+48
2012-07-13Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY3-2/+2
2012-07-13automake: convert libglslJon TURNEY10-151/+176
2012-07-13automake: convert libOSmesaLaurent Carlier4-51/+56
2012-07-13mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatibilityMarek Olšák6-0/+29
2012-07-12i965: Move loop over texture units into brw_populate_sampler_prog_key.Kenneth Graunke3-82/+81
2012-07-12i965: Always emit alpha when nr_color_buffers == 0.Kenneth Graunke3-11/+6
2012-07-12i965: Use the blitter in intel_bufferobj_subdata for busy BOs on Gen6+.Kenneth Graunke1-16/+10
2012-07-12gallivm: Use %.9g to print floats.José Fonseca1-3/+6