summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-18intel: fix texture border issue. (bug #16697)Xiang, Haihao
2008-07-17mesa: regenerated fileBrian Paul
2008-07-17mesa: fix/improve the atan(y,x) functionBrian Paul
2008-07-17mesa: added checks for OpenBSDBrad Smith
2008-07-16mesa: regenerated fileBrian Paul
2008-07-16mesa: fix temp re-use bug in emit_arith()Brian Paul
2008-07-16mesa: fix copy&paste errors in degrees() functionsBrian Paul
2008-07-16intel: Clean-up ARB_texture_env_crossbarIan Romanick
2008-07-16mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_CO...Brian Paul
2008-07-15mesa: added test for __NetBSD__Blair Sadewitz
2008-07-15mesa: added test for __NetBSD__Blair Sadewitz
2008-07-15mesa: check for __INTERIX to typedef uintptr_tBlair Sadewitz
2008-07-15mesa: extra bracesBlair Sadewitz
2008-07-15mesa: regenerated fileBrian Paul
2008-07-15mesa: add missing IR_LOG2 caseBrian Paul
2008-07-15mesa: fix some broken /= operatorsBrian Paul
2008-07-15mesa: fix some broken bool, bvec2, bvec3, bvec4 constructorsBrian Paul
2008-07-15mesa: fix storage size computation in emit_arith()Brian Paul
2008-07-15glx: Update my e-mail address. :)Ian Romanick
2008-07-15glx: Trivial clean-ups to __glXSetArrayEnableIan Romanick
2008-07-14mesa: assemble main() after all other functionsBrian Paul
2008-07-14mesa: fix stencil state problem when GL_ATI_separate_stencil wasn't enabledBrian Paul
2008-07-14glu: only export public symbolsJulien Cristau
2008-07-14mesa: also check for __NetBSD__Blair Sadewitz
2008-07-14mesa: check for null shader->SourceBrian Paul
2008-07-14radeon: SetTexOffset supportChris Rankin
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2008-07-13glx/dri: only report DRI2 extensions when DRI2 is enabled.Dave Airlie
2008-07-12r300_fragprog: Use nqssa+dce and program_pair for emitNicolai Haehnle
2008-07-12Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12r300: Fix saturate mode handling in radeon_program_aluNicolai Haehnle
2008-07-12r500: Set Saturate correctly in radeon_program_pairNicolai Haehnle
2008-07-12r300: Fix input register allocation in radeon_program_pairNicolai Haehnle
2008-07-12r300: Explicitly set absolute value for the argument of RSQNicolai Haehnle
2008-07-12r500_fragprog: Major refactoring of final emitNicolai Haehnle
2008-07-12r500: Add "Not quite SSA" and dead code elimination passNicolai Haehnle
2008-07-12r500_fragprog: Transform trigonometric functions in first passNicolai Haehnle
2008-07-11R300: update vap_cntl values for NUM_FPUSAlex Deucher
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson
2008-07-11intel: fix batch flushing problem with cliprects handling.Dave Airlie
2008-07-09mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity checkBrian Paul
2008-07-09mesa: fix state.clip[n].plane parsing bug (bug 16611)Brian Paul
2008-07-09mesa: check for OpenBSD (bug 15604)Brian Paul
2008-07-09i915: fall back to software rendering when shadow comparison isXiang, Haihao
2008-07-08mesa: remove debug codeBrian Paul
2008-07-08bump version to rc3Brian Paul
2008-07-08mesa: implement glGetUniformiv() with new ctx->Driver functionBrian Paul
2008-07-08mesa: bump version to rc2Brian Paul