summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-12autoconf: Improve help text for demos and DRI driversDan Nicholson
2007-12-12autoconf: Update bug address and fix some autoconf warningsDan Nicholson
2007-12-12autoconf: Consistently use xlib for the driver nameDan Nicholson
2007-12-12autoconf: Optional assembly usage with --disable-asmDan Nicholson
2007-12-12[intel] Assert against conflicting relocation emits in bufmgr_fake.cEric Anholt
2007-12-12[965] Bug #13600: Fix assertion failure with SRGB textures.Eric Anholt
2007-12-12[intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt
2007-12-12autoconf: Report the compiler options in the summaryDan Nicholson
2007-12-12autoconf: Optional debug build with --enable-debugDan Nicholson
2007-12-12autoconf: More informative errors when pkg-config macros undefinedDan Nicholson
2007-12-11Block in kernel waiting for fenceKeith Packard
2007-12-11Use previous buffer offsets to compute proposed relocationsKeith Packard
2007-12-11autoconf: Replace configs/current symlink from configureDan Nicholson
2007-12-11autoconf: Replace install-sh with symlink to minstallDan Nicholson
2007-12-11autoconf: Clearer help text for the enable/disable optionsDan Nicholson
2007-12-11autoconf: Since default DRI drivers to build with masterDan Nicholson
2007-12-11autoconf: glut doesn't need XtDan Nicholson
2007-12-11add simple test for two-sided stencil functionalityRoland Scheidegger
2007-12-11make sure state token values are fully initializedRoland Scheidegger
2007-12-10[965] Hook up DEBUG_BUFMGR output for bufmgr_fake.Eric Anholt
2007-12-07[965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt
2007-12-07[965] Remove dead code in upload_wm_surfaces.Eric Anholt
2007-12-07[965] Move brw_surface_state stack allocation into the function using it.Eric Anholt
2007-12-07autoconf: Output summary information from configureDan Nicholson
2007-12-07autoconf: Configurable DRI driversDan Nicholson
2007-12-07autoconf: Allow static library buildsDan Nicholson
2007-12-07autoconf: Configurable demos directoriesDan Nicholson
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson
2007-12-07autoconf: Add support for osmesa-only buildsDan Nicholson
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson
2007-12-07autoconf: Include necessary files for the tarballsDan Nicholson
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson
2007-12-07autoconf: Add support files required for autoconf useDan Nicholson
2007-12-07Make osdemos linking like other programsDan Nicholson
2007-12-07configs: Fix linking with static libGL and --as-neededDan Nicholson
2007-12-07i915: fix the error in the previos commit.Xiang, Haihao
2007-12-07i915: Check the program size when uploading a program. fix bug 13494Xiang, Haihao
2007-12-06Minor followup fixes for the previous commit.Michel Dänzer
2007-12-06Always call dlopen in DriverOpen.George Nassas
2007-12-05Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt
2007-12-05[965] Add missing flagging of new stage programs for updating stage state.Eric Anholt
2007-12-05Fix endianness bug in _mesa_texstore_argb8888()Brian
2007-12-05Don't Swap buffer if a DRIDrawable is entirely obscuredXiang, Haihao
2007-12-04Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1...Brian
2007-12-04fix span->facing computation and gl_FrontFacing initializationBrian
2007-12-04Fix gl_FrontFacing compilation problemBrian
2007-12-04added culling/wireframe optionsBrian
2007-12-04Use -Bsymbolic for linking all shared objects.Michel Dänzer
2007-12-03[965] Change constant buffer from state structs to plain batch emission.Eric Anholt
2007-12-03fix DD_TRI_LIGHT_TWOSIDE bug (#13368)Brian