summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-06i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().Eric Anholt3-77/+41
2013-05-06i965: Move blorp resolve setup into brw_blorp_blit_miptrees().Eric Anholt2-18/+5
2013-05-06gallivm: Fix build for LLVM < 3.3Tom Stellard1-0/+6
2013-05-06r600g/llvm: Parse config values in register / value pairsTom Stellard2-4/+31
2013-05-06r600g/llvm: Don't feed LLVM output through r600_bytecode_build()Tom Stellard4-395/+21
2013-05-06r600g/llvm: Don't emit CALL_FS for vertex shadersTom Stellard2-8/+10
2013-05-06i965: Lower bitfieldInsert.Matt Turner1-0/+4
2013-05-06i965/vs: Add support for bit instructions.Matt Turner4-1/+106
2013-05-06i965/fs: Add support for bit instructions.Matt Turner5-0/+142
2013-05-06i965: Add support for emitting and disassembling bit instructions.Matt Turner4-0/+28
2013-05-06i965: Print the correct dst and shared-src types for 3-src instructions.Matt Turner1-4/+22
2013-05-06i965/gen7: Set src/dst types for 3-src instructions.Matt Turner1-4/+36
2013-05-06i965: Add 3-src destination and shared-source type macros.Matt Turner1-0/+11
2013-05-06i965: Add Gen7+ fields to brw_instruction and add comments.Matt Turner1-12/+19
2013-05-06glsl: Add a pass to lower bitfield-insert into bfm+bfi.Matt Turner7-0/+76
2013-05-06glsl: Add constant evaluation of bit built-ins.Matt Turner1-1/+125
2013-05-06glsl: Add support for new bit built-ins in ARB_gpu_shader5.Matt Turner6-5/+71
2013-05-06glsl: Add new bit built-ins IR and prototypes from ARB_gpu_shader5.Matt Turner7-0/+342
2013-05-06glsl: Rework ir_reader to handle expressions with four operands.Matt Turner1-4/+6
2013-05-06mesa: Add infrastructure for ARB_gpu_shader5.Matt Turner7-0/+10
2013-05-06radeon/llvm: Always build libradeonllvm as staticTom Stellard3-17/+10
2013-05-06radeon/llvm: Use LLVM C API for compiling LLVM IR to ISA v2Tom Stellard5-203/+173
2013-05-06gallivm: Move LLVMStartMultithreaded() static initializer into gallivmTom Stellard2-14/+15
2013-05-06radeon/llvm: Don't use the global context when parsing LLVM IRTom Stellard1-2/+3
2013-05-06i965: Remove GL_ARB_color_buffer_float from GL core contexts.Eric Anholt1-1/+2
2013-05-06r600g/llvm: Update radeon family mappings for LLVM backendTom Stellard2-4/+8
2013-05-06android: libsync is needed on Android 4.2+ for any driverChia-I Wu1-5/+3
2013-05-06android: add ilo to the build systemChia-I Wu6-2/+95
2013-05-05glsl: Flip around "if" statements with empty "then" blocks.Eric Anholt1-1/+26
2013-05-05ilo: correctly set return types of sampler messagesChia-I Wu2-0/+3
2013-05-04r600g/llvm: Undefines unrequired texture coord valuesVincent Lejeune1-1/+28
2013-05-04nvc0: fixup video decoding with 2D_ARRAYMaarten Lankhorst2-5/+4
2013-05-04gallium: fix type of flags in pipe_context::flush()Chia-I Wu25-26/+28
2013-05-03i965: Enable fast clears on non-8x4-aligned sizes.Eric Anholt1-13/+0
2013-05-03vbo: add comments, const qualifiersBrian Paul2-9/+24
2013-05-03mesa: whitespace, formatting fixes, etc in api_arrayelt.cBrian Paul1-35/+65
2013-05-03vbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()Brian Paul1-2/+7
2013-05-03mesa: change ctx->Driver.NeedFlush to GLbitfield and update commentBrian Paul1-3/+3
2013-05-03mesa; change ctx->Driver.SaveNeedFlush to boolean, and document it.Brian Paul2-5/+6
2013-05-03vbo: update comments for vbo_save_NotifyBegin()Brian Paul1-2/+10
2013-05-03vbo: implement primitive merging for glBegin/End sequencesBrian Paul2-14/+38
2013-05-03vbo: create a few utility functions for merging primitivesBrian Paul2-0/+109
2013-05-03draw/pt: adjust overflow calculationsZack Rusin2-2/+8
2013-05-03tgsi/ureg: make the dst register match the src indirectionZack Rusin2-4/+11
2013-05-03gallium: tgsi documentation updates and clarification for integer opcodes.Roland Scheidegger1-73/+289
2013-05-03llvmpipe: get rid of depth swizzling.Roland Scheidegger7-273/+414
2013-05-03r600g: Correctly initialize the shader key, v2Lauri Kasanen1-1/+2
2013-05-03st/xvmc/tests: Fix build failure, v2Lauri Kasanen1-1/+1
2013-05-03scons: remove nouveau buildAndreas Boll5-58/+0
2013-05-03scons: remove radeon buildAndreas Boll10-186/+0