mesa.git
2007-12-19 Xiang, Haihaoi965: restore the flag after building the subroutine...
2007-12-18 Brianadded glSecondaryColor3fv_func
2007-12-18 Brianadded two-side test
2007-12-18 BrianTest GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_Fron...
2007-12-18 Brianadded twoside demo
2007-12-18 Briansimplify update two-side lighting test (follow-on to...
2007-12-18 Brianfix NEED_SECONDARY_COLOR for vert/frag progs
2007-12-18 BrianFix a quadstrip front/back-face inconsistancy.
2007-12-18 Eric AnholtFix mismatched map/unmap of buffers in swrast read...
2007-12-18 Eric Anholt[915] Free dri_bufmgr after mesa context data.
2007-12-18 Eric Anholt[915] Make polygon stipple use pre-unpacked pixel data.
2007-12-18 Eric Anholt[915] Fix clear color when clearing with triangles.
2007-12-18 Keith Packard[INTEL] Fix 965 to use new centralized mipmap pitch...
2007-12-18 Keith Packard[Intel] Centralize mipmap pitch computations.
2007-12-18 Eric Anholt[i915] Remove redundant set_draw_region code (like...
2007-12-18 Eric Anholt[intel] Improve INTEL_DEBUG=blit description of clearing.
2007-12-18 Eric Anholt[intel] Fix copy'n'pasteo in decoding of the blit clear...
2007-12-18 Eric Anholt[965] Add decode of 3DSTATE_DRAWING_RECTANGLE.
2007-12-18 Eric Anholt[965] Allow draw or depth regions to be NULL.
2007-12-17 Eric Anholt[965] Simplify scissor handling by using DrawBuffer...
2007-12-17 Eric Anholt[965] fix bad conflict resolution in debug code.
2007-12-17 Eric Anholt[965] Replace our own depth constants in intel context...
2007-12-17 Eric Anholt[965] Fix software fallbacks with region-backed textures.
2007-12-17 Eric Anholt[intel] Cleanup of */intel_blit.c to bring the two...
2007-12-17 Eric Anholt[965] Output the buffer type in INTEL_DEBUG=bat surface...
2007-12-17 Michel Dänzeri915: Fix issues with glDrawBuffer(GL_NONE).
2007-12-17 Xiang, Haihaoi965: check NULL pointer
2007-12-16 Eric Anholt[i915] Fix missing symbol from 965 changes.
2007-12-16 Eric Anholt[965] Fully initialize the texture surface key data...
2007-12-16 Eric Anholt[965] Enable ARB_pixel_buffer_object, and disable broke...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[intel] Whitespace and comment changes to bring intel_m...
2007-12-15 Eric Anholt[intel] Merge intel_buffer_objects to shared.
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-14 Eric Anholt[intel] Fix uninitialized data in screen-region buffer...
2007-12-14 Eric Anholt[intel] Remove excessive validation debugging.
2007-12-14 Eric Anholt[intel] Initialize debug flag for dri_bufmgrs
2007-12-14 Eric Anholt[intel] Remove useless intel_region_idle.
2007-12-14 Eric Anholt[intel] warnings cleanup
2007-12-14 Brianfix polygon cull regression
2007-12-14 BrianBuild rain demo (Gonzo <andreas.wendleder@gmail.com>)
2007-12-14 Eric Anholt[intel] Remove the relocation buffer lists and just...
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-14 Eric Anholt[intel] Remove broken mutex protection from dri_bufmgrs.
2007-12-14 Eric Anholt[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode...
2007-12-14 Eric Anholt[intel] assert that buffers are not mapped at last...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-13 Dan Nicholsonautoconf: Improve help text for demos and DRI drivers
2007-12-13 Dan Nicholsonautoconf: Update bug address and fix some autoconf...
2007-12-13 Dan Nicholsonautoconf: Consistently use xlib for the driver name
2007-12-13 Dan Nicholsonautoconf: Optional assembly usage with --disable-asm
2007-12-12 Eric Anholt[intel] Assert against conflicting relocation emits...
2007-12-12 Eric Anholt[965] Bug #13600: Fix assertion failure with SRGB textures.
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-12 Dan Nicholsonautoconf: Report the compiler options in the summary
2007-12-12 Dan Nicholsonautoconf: Optional debug build with --enable-debug
2007-12-12 Dan Nicholsonautoconf: More informative errors when pkg-config macro...
2007-12-12 Keith PackardBlock in kernel waiting for fence
2007-12-12 Keith PackardUse previous buffer offsets to compute proposed relocations
2007-12-11 Dan Nicholsonautoconf: Replace configs/current symlink from configure
2007-12-11 Dan Nicholsonautoconf: Replace install-sh with symlink to minstall
2007-12-11 Dan Nicholsonautoconf: Clearer help text for the enable/disable...
2007-12-11 Dan Nicholsonautoconf: Since default DRI drivers to build with master
2007-12-11 Dan Nicholsonautoconf: glut doesn't need Xt
2007-12-11 Roland Scheideggeradd simple test for two-sided stencil functionality
2007-12-11 Roland Scheideggermake sure state token values are fully initialized
2007-12-10 Eric Anholt[965] Hook up DEBUG_BUFMGR output for bufmgr_fake.
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-12-07 Eric Anholt[965] Remove dead code in upload_wm_surfaces.
2007-12-07 Eric Anholt[965] Move brw_surface_state stack allocation into...
2007-12-07 Dan Nicholsonautoconf: Output summary information from configure
2007-12-07 Dan Nicholsonautoconf: Configurable DRI drivers
2007-12-07 Dan Nicholsonautoconf: Allow static library builds
2007-12-07 Dan Nicholsonautoconf: Configurable demos directories
2007-12-07 Dan Nicholsonautoconf: Configure the osmesa channel size for OSMesa1...
2007-12-07 Dan Nicholsonautoconf: Add support for osmesa-only builds
2007-12-07 Dan Nicholsonautoconf: Add support for shared DRI build on linux...
2007-12-07 Dan Nicholsonautoconf: Include necessary files for the tarballs
2007-12-07 Dan Nicholsonautoconf: Initial support for an autoconf configuration
2007-12-07 Dan Nicholsonautoconf: Add support files required for autoconf use
2007-12-07 Dan NicholsonMake osdemos linking like other programs
2007-12-07 Dan Nicholsonconfigs: Fix linking with static libGL and --as-needed
2007-12-07 Xiang, Haihaoi915: fix the error in the previos commit.
2007-12-07 Xiang, Haihaoi915: Check the program size when uploading a program...
2007-12-06 Michel DänzerMinor followup fixes for the previous commit.
2007-12-06 George NassasAlways call dlopen in DriverOpen.
2007-12-06 Eric AnholtRevert "[965] Add missing flagging of new stage program...
2007-12-06 Eric Anholt[965] Add missing flagging of new stage programs for...
2007-12-05 BrianFix endianness bug in _mesa_texstore_argb8888()
2007-12-05 Xiang, HaihaoDon't Swap buffer if a DRIDrawable is entirely obscured
2007-12-05 BrianUndo changes made to the toyball shaders in commit...
2007-12-04 Brianfix span->facing computation and gl_FrontFacing initial...
2007-12-04 BrianFix gl_FrontFacing compilation problem
2007-12-04 Brianadded culling/wireframe options
2007-12-04 Michel DänzerUse -Bsymbolic for linking all shared objects.
2007-12-03 Eric Anholt[965] Change constant buffer from state structs to...
2007-12-03 Brianfix DD_TRI_LIGHT_TWOSIDE bug (#13368)
2007-12-03 Dan NicholsonFix the library name in glw.pc
2007-12-03 Brianglut doesn't need -lXt
2007-12-03 Brianadded missing quote char
next