mesa.git
2008-07-22 Jesse Barnesintel: fix buffer swaps and enable page flipping on 965
2008-07-21 Pawel Pieczul965: Fix color clamping issues
2008-07-21 Brian Paulmesa: revert building glslcompiler by default
2008-07-18 Dan Nicholsonautoconf: Support Motif widgets in GLw with --enable...
2008-07-18 Xiang, Haihaointel: fix texture border issue. (bug #16697)
2008-07-17 Brian Paulmesa: build the stand-alone glslcompiler by default...
2008-07-17 Brian Paulmesa: regenerated file
2008-07-17 Brian Paulmesa: fix/improve the atan(y,x) function
2008-07-17 Brad Smithmesa: added checks for OpenBSD
2008-07-16 Brian Paulmesa: regenerated file
2008-07-16 Brian Paulmesa: fix temp re-use bug in emit_arith()
2008-07-16 Brian Paulmesa: fix copy&paste errors in degrees() functions
2008-07-16 Ian Romanickintel: Clean-up ARB_texture_env_crossbar
2008-07-16 Brian Paulmesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries...
2008-07-15 Blair Sadewitzadditional preprocessor checks for stdint.h, inttypes...
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2008-07-15 Blair Sadewitzmesa: check for __INTERIX to typedef uintptr_t
2008-07-15 Blair Sadewitzmesa: extra braces
2008-07-15 Brian Paulmesa: regenerated file
2008-07-15 Brian Paulmesa: add missing IR_LOG2 case
2008-07-15 Brian Paulmesa: fix some broken /= operators
2008-07-15 Brian Paulmesa: fix some broken bool, bvec2, bvec3, bvec4 constru...
2008-07-15 Brian Paulmesa: fix storage size computation in emit_arith()
2008-07-15 Ian Romanickglx: Update my e-mail address. :)
2008-07-15 Ian Romanickglx: Trivial clean-ups to __glXSetArrayEnable
2008-07-14 Brian Paulmesa: assemble main() after all other functions
2008-07-14 Brian Paulmesa: fix stencil state problem when GL_ATI_separate_st...
2008-07-14 Guillaume Melquiondfix gltrace (bug 16691)
2008-07-14 Julien Cristauglu: only export public symbols
2008-07-14 Julien Cristaumklib: don't version symbols when using --exports
2008-07-14 Blair Sadewitzmesa: also check for __NetBSD__
2008-07-14 Brian Paulmesa: check for null shader->Source
2008-07-14 Chris Rankinradeon: SetTexOffset support
2008-07-13 Stephane Marchesinnouveau: say goodbye to the old DRI driver...
2008-07-13 Dave Airlieglx/dri: only report DRI2 extensions when DRI2 is enabled.
2008-07-12 Nicolai Haehnler300_fragprog: Use nqssa+dce and program_pair for emit
2008-07-12 Dan NicholsonAlways pass -linker and -ldflags to mklib for shared...
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-07-12 Dan NicholsonCall minstall with $(SHELL) so the user controls the...
2008-07-12 Dan NicholsonSet $(SHELL) for all configs
2008-07-12 Dan Nicholsonautoconf: Subsitute SHELL for all platforms
2008-07-12 Nicolai Haehnler300: Fix saturate mode handling in radeon_program_alu
2008-07-12 Nicolai Haehnler500: Set Saturate correctly in radeon_program_pair
2008-07-12 Nicolai Haehnler300: Fix input register allocation in radeon_program_pair
2008-07-12 Nicolai Haehnler300: Explicitly set absolute value for the argument...
2008-07-12 Nicolai Haehnler500_fragprog: Major refactoring of final emit
2008-07-12 Nicolai Haehnler500: Add "Not quite SSA" and dead code elimination...
2008-07-12 Nicolai Haehnler500_fragprog: Transform trigonometric functions in...
2008-07-11 Alex DeucherR300: update vap_cntl values for NUM_FPUS
2008-07-11 Dan NicholsonRemove generated pkg-config files on `make clean'
2008-07-11 Dan Nicholsonautoconf: Add information about the --x-* options to...
2008-07-11 Dan Nicholsonautoconf: Tell the user about docs/autoconf.html in...
2008-07-10 Dave Airlieintel: fix batch flushing problem with cliprects handling.
2008-07-09 Brian Paulmesa: return -1, not GL_FALSE if _glapi_add_dispatch...
2008-07-09 Brian Paulmesa: fix state.clip[n].plane parsing bug (bug 16611)
2008-07-09 Brian Paulmesa: check for OpenBSD (bug 15604)
2008-07-09 Xiang, Haihaoi915: fall back to software rendering when shadow compa...
2008-07-08 Brian Paulmesa: remove debug code
2008-07-08 Brian Pauladd yet another Makefile
2008-07-08 Brian Paulbump version to rc3
2008-07-08 Brian Pauladded more Makefiles to file list
2008-07-08 Brian Paulmesa: implement glGetUniformiv() with new ctx->Driver...
2008-07-08 Brian Pauladded src/mesa/drivers/Makefile to file list
2008-07-08 Brian Paulmesa: bump version to rc2
2008-07-08 Brian Pauladded null texObj ptr check (bug 15567)
2008-07-08 Brian Paulmesa: more debug output
2008-07-08 Brian Paulmesa: compute global var size before doing codegen
2008-07-08 Brian Paulmesa: add missing VARYING case to storage_string()
2008-07-08 Xiang, Haihaoi965: official name for GM45 chipset
2008-07-07 George Sapountzisglx: add LIBGL_ALWAYS_SOFTWARE
2008-07-06 Dan Nicholsonautoconf: Allow commas or spaces to separate DRI drivers
2008-07-06 Dan NicholsonSet library and header installation directories from...
2008-07-06 Nicolai Haehnler500_fragprog: Fix RSQ with negative parameters
2008-07-06 Nicolai Haehnler300_fragprog: Emulate trigonometric functions in radeo...
2008-07-06 Nicolai Haehnler300: Translate fragment program DST in radeon_program_alu
2008-07-06 Nicolai Haehnler300: Translate fragment program LRP in radeon_program_...
2008-07-06 Nicolai Haehnler300: Allow adding parameters during fragprog transform...
2008-07-05 Nicolai Haehnler300: Correctly scan for used temporary registers
2008-07-05 Nicolai Haehnler500: Major refactoring of fragment program emit
2008-07-05 Nicolai Haehnler300: Remove clause stuff for now in favour of a cloned...
2008-07-05 Nicolai Haehnler500_fragprog: Cleanup some unused variables and code.
2008-07-05 Nicolai Haehnler500: Fix a mixup in fragment program LRP instruction...
2008-07-05 Nicolai Haehnler500: Fix blend color.
2008-07-05 Nicolai Haehnle_mesa_clone_program: Copy ShadowSamplers
2008-07-04 Nicolai Haehnler300: Fix depth texture in compare mode
2008-07-04 Nicolai HaehnleEnable TexGen based on InputsRead when a fragment progr...
2008-07-04 Brian PaulGLSL-related bug fixes
2008-07-04 Brian Paulmesa: generate GL_INVALID_OPERATION in _mesa_get_unifor...
2008-07-04 Brian Paulmesa: remove incorrect assertion
2008-07-04 Alan Hourihaneglcontextmodes.c is required remove the reference in...
2008-07-04 Xiang, Haihaomesa: fix polygon offset issue (bug #12061)
2008-07-03 Brian Paulmesa: fix various error codes
2008-07-03 Brian Paulmesa: fix some error codes in _mesa_ShaderSourceARB()
2008-07-03 Brian Paulmesa: fix problem freeing framebuffer/renderbuffer...
2008-07-03 Brian Paulmesa: additional error checking, fix error codes
2008-07-03 Brian Paulmesa: regenerated file
2008-07-03 Brian Paulmesa: additional vec4 constructor
2008-07-03 Brian Paulmesa: fix array storage allocation bug
2008-07-03 Brian Paulmesa: fix incorrect array size, added assertion
next