summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-30intel: set dri_format field for all imagesAnder Conselvan de Oliveira1-0/+18
2012-04-30intel: properly return the image format on intel_query_imageAnder Conselvan de Oliveira1-1/+2
2012-04-30gbm: add gbm_bo_get_device() functionAnder Conselvan de Oliveira2-0/+14
2012-04-30gbm: update documentation to reflect current behaviorAnder Conselvan de Oliveira1-8/+10
2012-04-30gbm: add gbm_bo_get/set_user_data()Ander Conselvan de Oliveira3-0/+41
2012-04-30gbm: remove unused fields from gbm_dri_surfaceAnder Conselvan de Oliveira1-3/+0
2012-04-30svga: add cases for recently added PIPE_CAP queriesBrian Paul1-0/+3
2012-04-30mesa: reject immutable textures in glEGLImageTargetTexture2DOES()Dylan Noblesmith1-0/+7
2012-04-30scons: Fix build without llvm.José Fonseca1-2/+8
2012-04-29nv50,nvc0: fix depth/stencil resolveChristoph Bumiller5-56/+206
2012-04-29nvc0/ir/opt: INTERP does not support JOINChristoph Bumiller1-0/+2
2012-04-29nv50/ir/opt: try to convert ABS(SUB) to SADChristoph Bumiller7-16/+179
2012-04-29nvc0/ir: try to use the optimal texture op modeChristoph Bumiller1-3/+15
2012-04-29nvc0/ir: initial implementation of nve4 scheduling hintsChristoph Bumiller8-15/+738
2012-04-29nvc0/ir: implement better placement of texture barriersChristoph Bumiller8-13/+327
2012-04-29nv50/ir/tgsi: fix handling of early RETChristoph Bumiller1-4/+5
2012-04-29nvc0/ir/emit: fix emitTXQ 2nd srcChristoph Bumiller1-1/+3
2012-04-29nvc0/ir/target: integer ADD doesn't support ABS modifierChristoph Bumiller1-0/+2
2012-04-29u_vbuf: unbind vertex buffers on destroyMarek Olšák1-0/+2
2012-04-29u_blitter: fix resource leakMarek Olšák1-0/+1
2012-04-29radeonsi: make r600_buffer_transfer_unmap a no-opMarek Olšák1-7/+1
2012-04-29r600g: make r600_buffer_transfer_unmap a no-opMarek Olšák1-7/+1
2012-04-29r300g: make r300_buffer_transfer_unmap a no-opMarek Olšák1-7/+1
2012-04-29r300g: use u_default_transfer_inline_writeMarek Olšák3-31/+3
2012-04-29radeonsi: use u_default_transfer_inline_writeMarek Olšák3-26/+3
2012-04-29winsys/radeon: simplify buffer map/unmap functionsMarek Olšák21-118/+94
2012-04-29mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0Dylan Noblesmith1-0/+1
2012-04-29autoconf: pass -Wall to automakeDylan Noblesmith4-9/+9
2012-04-28glsl: Remove unused member predicate from ir_dead_functions_visitor.Vinson Lee1-2/+0
2012-04-27i965/fs: Fix FB writes that tried to use the non-existent m16 register.Kenneth Graunke1-1/+4
2012-04-26glsl: Remove unused member mem_ctx from ir_dead_functions_visitor.Vinson Lee1-1/+0
2012-04-27nv30: properly init window informationBen Skeggs2-3/+4
2012-04-25radeonsi/llvm: Silence a warningTom Stellard1-0/+1
2012-04-25radeon/llvm: Remove unused header filesTom Stellard2-115/+0
2012-04-25radeon/llvm: Remove AMDILMachineFunctionInfo.cppTom Stellard14-1176/+6
2012-04-25radeon/llvm: Remove AMDILModuleInfo.cppTom Stellard4-1432/+0
2012-04-25gallivm: Use lp_build_alloca instead of LLVMBuildAlloca on the loop limiter.José Fonseca1-4/+1
2012-04-25radeon/llvm: Remove AMDILELFWriterInfo.cppTom Stellard5-137/+1
2012-04-25radeon/llvm: Remove AMDILLiteralManager.cppTom Stellard4-129/+0
2012-04-25radeon/llvm: Remove AMDILInliner.cppTom Stellard5-276/+0
2012-04-25radeon/llvm: Remove AMDILBarrierDetect.cppTom Stellard5-259/+0
2012-04-25radeon/llvm: Remove AMDILPrintfConvert.cppTom Stellard5-295/+0
2012-04-25radeon/llvm: Remove GlobalManager and KernelManagerTom Stellard11-3275/+23
2012-04-25radeon/llvm: Remove AsmPrinter filesTom Stellard5-443/+0
2012-04-25radeon/llvm: Remove IOExpansion filesTom Stellard15-4048/+0
2012-04-25radeon/llvm: Remove AMDILPointerManager.cppTom Stellard10-2789/+0
2012-04-25radeonsi/llvm: Fix initialization of SIMachineFunctionInfoTom Stellard1-4/+4
2012-04-25mesa/st: Fix derreference after free.José Fonseca1-2/+6
2012-04-24gallium/docs: document the new vertex fetch CAPsMarek Olšák1-0/+12
2012-04-24nv50: fix typo in nv50_fragprog_assign_slotsChristoph Bumiller1-1/+1