summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30i965: Use BDW_MOCS_PTE for renderbuffers.for-valtteriKenneth Graunke1-1/+1
2014-09-30i965: Add a BRW_MOCS_PTE #define.Kenneth Graunke1-3/+7
2014-09-30radeonsi: Pass the slice size to si_dma_copy_bufferMichel Dänzer1-4/+4
2014-09-30radeonsi: Catch more cases that can't be handled by si_dma_copy_buffer/tileMichel Dänzer1-3/+11
2014-09-30radeonsi: Fix si_dma_copy(_tile) for compressed formatsMichel Dänzer1-2/+2
2014-09-30radeonsi: Fix tiling mode index for stencil resourcesMichel Dänzer1-2/+3
2014-09-30ilo: fix format of edge flag pointerChia-I Wu1-3/+5
2014-09-30ilo: add a pass to finalize ilo_ve_stateChia-I Wu8-158/+190
2014-09-30ilo: precalculate aligned depth buffer sizeChia-I Wu7-48/+43
2014-09-30ilo: use dynamic bo for rectlist verticesChia-I Wu10-73/+92
2014-09-30st/xa: Fix regression in xa_yuv_planar_blit()Thomas Hellstrom2-0/+12
2014-09-29i965: Delete intel_chipset.h.Kenneth Graunke5-251/+0
2014-09-29driconf: Correct and update Catalan translationAlex Henrie1-8/+8
2014-09-29driconf: Update Spanish translationAlex Henrie1-5/+5
2014-09-29driconf: Synchronize po filesAlex Henrie6-319/+390
2014-09-29vc4: Don't try to do stores to buffers that aren't bound.Eric Anholt1-5/+8
2014-09-29vc4: Shove some depth comparison bits down to where they're used.Eric Anholt1-5/+5
2014-09-29i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.Matt Turner6-11/+9
2014-09-29i965/compaction: Move variable declarations to their uses.Matt Turner1-5/+4
2014-09-29i965/compaction: Simplify jump target code.Matt Turner1-26/+18
2014-09-29freedreno/a3xx: re-emit shaders on variant changeRob Clark2-1/+50
2014-09-29freedreno/ir3: add some cmdline argsRob Clark1-8/+87
2014-09-29freedreno/a3xx: add support to emulate GL_CLAMPRob Clark8-16/+129
2014-09-29freedreno: add texcoord clamp support to loweringRob Clark2-5/+173
2014-09-29freedreno: move bind_sampler_states to per-generationRob Clark4-23/+48
2014-09-29freedreno/a3xx: fix border color orderRob Clark1-5/+4
2014-09-29freedreno/a3xx: add 32bit integer vtx formatsRob Clark2-17/+37
2014-09-29vc4: Add support for GL 1.1's stupid CLAMP mode.Eric Anholt1-4/+19
2014-09-29vc4: Add support for texture border color.Eric Anholt2-1/+84
2014-09-29vc4: Add the necessary stubs for occlusion queries.Eric Anholt4-1/+87
2014-09-29vc4: Optimize out silly SUBs of 0.Eric Anholt1-0/+11
2014-09-29vc4: Dump constant uniform values in VC4_DEBUG=qir.Eric Anholt6-24/+32
2014-09-29vc4: Turn a SEL_X_Y(x, 0) into SEL_X_0(x).Eric Anholt1-14/+61
2014-09-29vc4: Add support for texture cube maps.Eric Anholt5-22/+84
2014-09-29vc4: Rename the slice's size0.Eric Anholt2-5/+5
2014-09-29vc4: Stop trying to reuse temporaries that store uniform values.Eric Anholt2-12/+0
2014-09-29egl: setup screen iterator before using itTapani Pälli1-1/+1
2014-09-29ilo: fix a missing 'else'Chia-I Wu1-1/+1
2014-09-29glsl: Allow texture2DProjLod and textureCubeLod in GL ESKalyan Kondapally1-3/+3
2014-09-28configure.ac: bump libdrm_freedreno requirementRob Clark1-1/+1
2014-09-27glsl: Recognize open-coded pow(x, y).Matt Turner1-0/+14
2014-09-27i965/fs: Don't invalidate live intervals in saturate propagation.Matt Turner1-2/+1
2014-09-27i965/fs: Ignore mov.sat instructions in interference check in sat prop.Matt Turner1-1/+2
2014-09-27i965/fs: Walk instructions in reverse in saturate propagation.Matt Turner1-3/+3
2014-09-27freedreno/a3xx: add flat interpolation modeRob Clark7-19/+60
2014-09-27freedreno/a3xx: add LOD_BIASRob Clark1-0/+1
2014-09-27freedreno: turn missing caps into compile warningsRob Clark1-10/+10
2014-09-27freedreno: we have more than 0 viewports!Rob Clark1-0/+3
2014-09-27freedreno: update generated headersRob Clark4-17/+133
2014-09-27freedreno: don't advertise mirror-clamp supportRob Clark1-1/+1