summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Provide dri shared library building and SDK installation.dri-sdk-debian-7.6.0-1ubuntu4Luc Verhaegen7-1/+274
2010-03-07Import ubuntu's 7.6-0-1ubuntu4 mesa version.debian-7.6.0-1ubuntu4Luc Verhaegen794-176841/+0
2009-09-28docs: 7.6 md5 sumsmesa_7_6_0Ian Romanick1-1/+9
2009-09-28Prep for 7.6 releaseIan Romanick3-8/+3
2009-09-28Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul6-56/+115
2009-09-28Fix build on non GLIBC platforms (FreeBSD at least)Robert Noland1-0/+7
2009-09-28docs: list additional 7.5.2 bug fixesBrian Paul1-0/+3
2009-09-28docs: document gallium mipmap generation fixBrian Paul1-0/+1
2009-09-28st/mesa: fix st_generate_mipmap() issuesBrian Paul1-2/+80
2009-09-28st/mesa: fix/simplify st_texture_object::lastLevel calculationBrian Paul1-53/+9
2009-09-28gallium/util: add sanity check assertionsBrian Paul1-0/+11
2009-09-25intel: Handle GL_RGB8 for glCopyTex(Sub)Image.Michel Dänzer1-0/+1
2009-09-25mesa: move declaration before codeVinson Lee1-2/+3
2009-09-24i915: Fix GetBufferSubData in the case of a system-memory BO.Eric Anholt1-1/+4
2009-09-24intel: Flush the batch when we're about to subdata into a VBO.Eric Anholt2-2/+5
2009-09-24i965: Clean up some mess with the batch cache.Eric Anholt3-18/+5
2009-09-24Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2-7/+2
2009-09-24softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.Vinson Lee1-1/+1
2009-09-24i965: Emit zero initialization for NV VP temporaries as required.Eric Anholt5-0/+51
2009-09-24i965: Remove assert about NV_vp now that it somewhat works.Eric Anholt1-2/+0
2009-09-24i965: Load NV program matrices when required.Eric Anholt1-0/+3
2009-09-24mesa: Initialize NV_vertex_program fields for the parameter lists and such.Eric Anholt3-0/+55
2009-09-24mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warningBrian Paul1-5/+0
2009-09-24mesa: remove rgbMode check in enable_texture()Brian Paul1-1/+1
2009-09-24intel: use default array/element buffers in intel_generate_mipmap()Brian Paul1-0/+21
2009-09-24mesa: replace assertion with no-op function assignmentBrian Paul1-1/+12
2009-09-24mesa: added commentBrian Paul1-0/+1
2009-09-24vbo: limit number of warnings to 10Brian Paul1-18/+25
2009-09-24radeon: Fix scissors for r600 KMS.Pauli Nieminen2-6/+7
2009-09-24Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul3-12/+18
2009-09-24tgsi/sse: Pass the lodbias, not zero. More comments.Brian Paul1-5/+5
2009-09-24mesa: added default case return to silence warningBrian Paul1-0/+1
2009-09-24glsl: init var to silence warningBrian Paul1-1/+1
2009-09-24glsl: fix missing initializers warningBrian Paul1-2/+2
2009-09-24r600: add support for CUBE textures, also TXPAndre Maasikas2-47/+263
2009-09-24r600: fix typo in the last commitAlex Deucher1-5/+5
2009-09-24r600: various cleanupsAlex Deucher3-45/+24
2009-09-24r600: fix some issues with LIT instructionAndre Maasikas1-33/+36
2009-09-24r600: fix point sizesAlex Deucher1-4/+4
2009-09-24r600: fix polygon offsetAlex Deucher1-3/+8
2009-09-24radeon: don't build non-r600 span code on r600Alex Deucher1-1/+5
2009-09-24r600: minor span cleanupsAlex Deucher1-4/+3
2009-09-24r600: support position_invariant programsAndre Maasikas1-12/+18
2009-09-24r600: add span support for 1D tilesAlex Deucher3-1/+223
2009-09-24r600: fix warningAlex Deucher1-0/+1
2009-09-24r600: fix texcoords from constantsAndre Maasikas1-40/+52
2009-09-24r600: enable caching of vertex programsAndre Maasikas6-62/+110
2009-09-24r600: check if textures are actually enabled before submissionAlex Deucher2-56/+64
2009-09-24r600: fix ftp for dri1Alex Deucher1-3/+4
2009-09-24r600: don't setup hardware state if TFPDave Airlie1-0/+4