summaryrefslogtreecommitdiff
path: root/src/mesa/main
AgeCommit message (Expand)Author
2010-08-19mesa: Silence uninitialized variable warnings in dummy_enum_func.Vinson Lee
2010-08-18mesa: Remove unnecessary heaaders from shaderapi.c.Vinson Lee
2010-08-18mesa: fpclassify is available on OpenSolaris.Vinson Lee
2010-08-18mesa: Free linked shaders when deleting the shader program.Eric Anholt
2010-08-16Merge branch 'glsl2'Ian Romanick
2010-08-15mesa: Check that _XOPEN_SOURCE is defined before using it.Vinson Lee
2010-08-14mesa: Recent versions of MSVC define the single precision functions already.José Fonseca
2010-08-14mesa: atan2f and powf need two args.José Fonseca
2010-08-13Merge branch 'master' into glsl2Ian Romanick
2010-08-13mesa: Work-arounds for platforms that lack C99 math functionsIan Romanick
2010-08-13glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks.Eric Anholt
2010-08-12mesa: fpclassify is available with MinGW.Vinson Lee
2010-08-12mesa: Fix FreeBSD build with llvm enabled.Vinson Lee
2010-08-11glsl2: remove stray semicolonBrian Paul
2010-08-10mesa: use switch stmt in init_program_limits()Brian Paul
2010-08-10mesa: remove obsolete commentsBrian Paul
2010-08-10mesa: fix comment typoBrian Paul
2010-08-03mesa: Reduce header file inclusion in texgen.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in texcompress_fxt1.h.Vinson Lee
2010-08-02mesa: Reduce header file inclusion in syncobj.h.Vinson Lee
2010-07-31mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee
2010-07-31mesa: Remove unnecessary header from mm.h.Vinson Lee
2010-07-31mesa: Add headers containing sybmols used by mm.c.Vinson Lee
2010-07-31mesa: Reduce header file inclusion in get.h.Vinson Lee
2010-07-31mesa: Include missing headers in vtxfmt.h.Vinson Lee
2010-07-31mesa: Include missing header in shared.h.Vinson Lee
2010-07-31mesa: Include missing header in restart.h.Vinson Lee
2010-07-31mesa: Include missing headers in renderbuffer.h.Vinson Lee
2010-07-31mesa: Include missing header in remap.h.Vinson Lee
2010-07-31mesa: Remove unnecessary headers.Vinson Lee
2010-07-30mesa: Include missing header in pixelstore.h.Vinson Lee
2010-07-30mesa: Include missing headers in nvprogram.h.Vinson Lee
2010-07-30mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul
2010-07-30mesa: Add missing header to multisample.h.Vinson Lee
2010-07-30mesa: Remove unnecessary header from colormac.h.Vinson Lee
2010-07-30mesa: Remove unnecessary headers.Vinson Lee
2010-07-30mesa: Include macros.h in files that use symbols from macros.h.Vinson Lee
2010-07-30mesa: Include macros.h in attrib.c for COPY_4FV symbol.Vinson Lee
2010-07-30mesa: Reduce clip.h header file inclusion.Vinson Lee
2010-07-29mesa: Add missing header to framebuffer.h.Vinson Lee
2010-07-29mesa: Add missing header to fboject.h.Vinson Lee
2010-07-29mesa: Add missing header to texgetimage.h.Vinson Lee
2010-07-29mesa: Add missing header to texrender.h.Vinson Lee
2010-07-29mesa: Add missing header and forward declarations to uniforms.h.Vinson Lee
2010-07-29mesa: Add missing headers to viewport.h.Vinson Lee
2010-07-29mesa: Add missing header to depthstencil.h.Vinson Lee
2010-07-29mesa: Add missing headers to debug.h.Vinson Lee
2010-07-29mesa: Reduce clear.h header file inclusion.Vinson Lee
2010-07-29mesa: Reduce bufferobj.h header file inclusion.Vinson Lee
2010-07-29mesa: Remove unnecessary headers.Vinson Lee