summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26ilo: add the driver to the build systemChia-I Wu8-1/+171
2013-04-26ilo: compile VS/GS/FS with the toy compilerChia-I Wu6-20/+4460
2013-04-26ilo: add a toy shader compilerChia-I Wu14-1/+8669
2013-04-26ilo: hook up pipe context GPGPU functionsChia-I Wu1-1/+12
2013-04-26ilo: hook up pipe context video functionsChia-I Wu1-2/+28
2013-04-26ilo: add support for time/occlusion/primitive queriesChia-I Wu3-5/+293
2013-04-26ilo: hook up pipe context 3D functionsChia-I Wu4-5/+287
2013-04-26ilo: add GEN7 support for 3D pipelineChia-I Wu7-2/+954
2013-04-26ilo: add 3D pipeline for GEN6Chia-I Wu6-0/+3034
2013-04-26ilo: add GEN7 GPEChia-I Wu3-0/+2367
2013-04-26ilo: add GEN6 GPEChia-I Wu5-0/+5270
2013-04-26ilo: hook up pipe context query functionsChia-I Wu2-5/+208
2013-04-26ilo: hook up pipe context transfer functionsChia-I Wu1-4/+239
2013-04-26ilo: hook up pipe context blit functionsChia-I Wu3-5/+269
2013-04-26ilo: hook up pipe context state functionsChia-I Wu4-61/+1148
2013-04-26ilo: add functions to manage shadersChia-I Wu4-0/+899
2013-04-26ilo: hook up pipe context flush functionChia-I Wu2-1/+79
2013-04-26ilo: add command parserChia-I Wu3-0/+649
2013-04-26ilo: hook up pipe screen resource functionsChia-I Wu2-5/+856
2013-04-26ilo: hook up pipe screen format functionsChia-I Wu2-2/+683
2013-04-26ilo: hook up pipe_screen param and fence functionsChia-I Wu3-11/+606
2013-04-26ilo: add debug flags settable through ILO_DEBUGChia-I Wu2-0/+28
2013-04-26ilo: new pipe driver for Intel GEN6+Chia-I Wu28-0/+4887
2013-03-29i965: Fix INTEL_DEBUG=shader_time for fragment shaders with discards.Kenneth Graunke5-6/+16
2012-11-14radeonsi: Set STENCILOPVAL fields to 1.Michel Dänzer1-2/+4
2012-07-17gallivm,draw,llvmpipe: Support wider native registers.José Fonseca74-3267/+5220
2012-05-10radeon/llvm: Remove SILowerShaderInstructions.cppTom Stellard4-81/+0
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch15-1207/+12
2011-01-11r600c: add evergreen ARL support.Alberto Milone1-14/+69
2010-12-02gallium: support for array textures and related changesRoland Scheidegger215-2610/+2819
2010-04-23gallium/failover: include u_memory.h for MALLOC, FREEBrian Paul1-0/+1
2010-04-19failover: Implement index bias.José Fonseca1-1/+4
2010-04-10Squashed commit of the following:Keith Whitwell430-16111/+9266
2010-03-01failover: adapt to new vertex element csoRoland Scheidegger3-26/+52
2010-02-23failover: Fix after sampler view changes.Michal Krol3-31/+89
2009-06-17intel: Use FRONT_AND_BACK for StencilOp as well.Eric Anholt1-1/+2
2009-05-14intel: Use FRONT_AND_BACK for StencilOp as well.Eric Anholt1-1/+2
2009-01-27failover: queiten compiler warningsKeith Whitwell1-0/+7
2009-01-23Track two sets of back-face stencil stateIan Romanick9-104/+128
2008-10-10cell: fix function prologue/epilogue code for large stack framesBrian Paul1-7/+37
2008-06-11draw: remove another debug assert on failover to generic vs varientKeith Whitwell1-2/+1
2008-06-11draw: remove debug assert on failover to generic vs varientKeith Whitwell1-1/+0
2008-04-29mesa: adjust glBitmap coords by a small epsilonBrian Paul1-2/+3
2008-04-24mesa: adjust glBitmap coords by a small epsilonBrian Paul1-2/+3
2008-04-04Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian13-283/+168
2008-04-04Finish up ATI_separate_stencilBrian14-1074/+1258
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg38-1661/+2505
2008-02-15failover: several fixes to failover pipe moduleJerome Glisse2-24/+57
2008-02-08failover: several fixes to failover pipe moduleJerome Glisse2-24/+57
2008-01-07nv40: use a more "normal" 2x8bit format, the other is likely a HILO format.Ben Skeggs1-3/+2