summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-12gallium/docs: Resolve texture conventions for R and RG formats.gallium-float-1111-formatMichal Krol1-2/+4
2010-02-12util: Add descriptors for R32/R32G32_1111_FLOAT formats.Michal Krol1-0/+2
2010-02-12gallium: Add R32/R32G32_1111_FLOAT formats.Michal Krol2-0/+5
2010-02-12Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."Michal Krol1-2/+2
2010-02-12util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.Michal Krol1-2/+2
2010-02-12nouveau: nv30: Define number of texture samplersPatrice Mandin1-0/+2
2010-02-12wgl: Do not reach out and destroy contexts on cleanup.José Fonseca1-10/+12
2010-02-12gdi: Never fail at DLL load time.José Fonseca2-10/+10
2010-02-12wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca4-1/+30
2010-02-12svgadump: Several improvements to shader dumping.José Fonseca4-336/+411
2010-02-12glu/sgi: Initialize member of class primStream.Vinson Lee1-0/+2
2010-02-12glu/sgi: Initialize members of class Arc.Vinson Lee1-0/+6
2010-02-12glu/sgi: Initialize member of class Bin.Vinson Lee1-0/+1
2010-02-12nouveau: use AVAIL_RING()Ben Skeggs4-15/+14
2010-02-12nouveau: switch to nouveau_bo_new_tile()Ben Skeggs1-4/+6
2010-02-11svga: check min_index, max_index before assertionsBrian Paul1-2/+6
2010-02-11main: Fix compiler warning. No need to convert/store depthScale as GLfloat j...Karl Schultz1-2/+2
2010-02-11Turn off 64-bit portability problems detection.Karl Schultz1-2/+2
2010-02-11glapi: Avoid #including gl.hKristian Høgsberg1-5/+3
2010-02-11i915: Remove always-true irq_active struct intel_screen fieldKristian Høgsberg3-8/+0
2010-02-11i915: Remove a few DRI1 era struct intel_screen fieldsKristian Høgsberg2-9/+0
2010-02-11i915: Drop intelScreenPrivate typedef and just call it struct intel_screenKristian Høgsberg4-15/+9
2010-02-11i915: Remove unused intelRegion structKristian Høgsberg1-23/+0
2010-02-11i915: Remove left-over drmUnmap()Kristian Høgsberg2-7/+1
2010-02-11mesa: additional constant/limit assertionsBrian Paul1-0/+5
2010-02-11svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS queryBrian Paul1-0/+2
2010-02-11Add git tipsKarl Schultz1-0/+77
2010-02-11st/mesa: fix gallium texture level selection for RTTBrian Paul1-3/+11
2010-02-11mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul2-35/+0
2010-02-11docs: remove old CVS referencesBrian Paul1-4/+1
2010-02-11Revert "llvmpipe: Move tile coordinate assertion into a more useful place."José Fonseca1-3/+3
2010-02-11scons: Fix drm/intel build.José Fonseca1-4/+5
2010-02-11llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.José Fonseca2-0/+4
2010-02-11llvmpipe: Move tile coordinate assertion into a more useful place.José Fonseca1-3/+3
2010-02-11llvmpipe: Clamp both extremes of triangles to framebuffer size.José Fonseca1-1/+4
2010-02-11gallivm: TGSI_OPCODE_CONT is not deprecated.José Fonseca1-2/+1
2010-02-11nouveau: remove u_simple_screen.h includesBen Skeggs5-5/+0
2010-02-10i965g: ifdef out unused functions.Vinson Lee2-3/+6
2010-02-10r300g: Work around "defect" in r300compiler.Corbin Simpson4-2/+11
2010-02-10st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.Vinson Lee1-1/+2
2010-02-10swrast: Silence uninitialized variable warnings in ss_tritmp.h.Vinson Lee1-1/+1
2010-02-10os: Do not use Pthreads barrier functions on Mac OS X.Vinson Lee1-42/+52
2010-02-10ffb: Fix build.Vinson Lee1-1/+1
2010-02-10gallium: cast to silence waringBrian Paul1-1/+1
2010-02-10gallium: use os_time.hBrian Paul1-2/+2
2010-02-10gallium: use os_time.h in pb_bufmgr_cache.cBrian Paul1-9/+9
2010-02-10gallium: use os_time.h in u_timed_winsys.cBrian Paul1-19/+13
2010-02-10scons: add another prefix for mingw32 on FedoraBrian Paul1-0/+1
2010-02-10dri: Fix one last copy-and-paste brain damage from a previous commitIan Romanick1-1/+1
2010-02-10scons: User friendly message for code generated filesJosé Fonseca2-3/+5