mesa.git
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-05-05 Jon SmirlMinor touchups to fbdev renderbuffer support
2005-05-05 Aapo TahkolaPack tex coord regs at vertex program backend.
2005-05-05 Brian Paulmore updates for users of s_spantemp.h
2005-05-04 Adam JacksonAdd drirenderbuffer.c to COMMON_SOURCES
2005-05-04 Brian Paulfix s_spantemp.h includes
2005-05-04 Brian PaulFBO changes
2005-05-04 Brian Paulfix xm_span2.c reference
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Brian Paulhtml fix
2005-05-04 Brian PaulEGLScreenMESA updates
2005-05-04 Brian Pauldon't call XTranslateCoordinates() if rendering to...
2005-05-04 Keith WhitwellAdd a facility to route all rasterization through a...
2005-05-04 Keith WhitwellSort instructions for clarity.
2005-05-04 Keith WhitwellInclude negate information in disassembly output.
2005-05-04 Keith WhitwellMark unused registers as undefined so dissassemblers...
2005-05-04 Keith WhitwellImprove the quality of the disassembly output for fragm...
2005-05-04 Jouk Jansen Committing in .
2005-05-04 Jon SmirlDRI fbdev driver getting better. Now I can see somethin...
2005-05-04 Brian Paulsync with latest EGL_MESA_screen_surface spec (EGLScree...
2005-05-04 Brian Paulupdates for latest EGLScreenMESA changes
2005-05-03 Keith WhitwellImport all texture coordinate arrays. Import them...
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-05-01 Felix KuehlingBumped the Savage driver date (a bit late) to mark...
2005-05-01 Felix KuehlingFixed and cleaned up programming of watermark registers...
2005-05-01 Jon SmirlImprove the DRI fb driver, now it compiles.
2005-04-30 Brian Paulapply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix...
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-30 Felix KuehlingFixed bogus ENUM_TO_BOOLEAN in
2005-04-30 Felix KuehlingAdded S3TC support to the Savage driver with some help...
2005-04-29 Jon SmirlFix include path to make build work
2005-04-29 Keith WhitwellFormat for 80 columns. Add alternate matrix mul based...
2005-04-29 Keith WhitwellAdd DISASSEM define, similar to other program generator...
2005-04-29 Keith WhitwellAdd linux-fbdev config
2005-04-29 Keith Whitwellnew config
2005-04-29 Keith WhitwellPut back not-so-redundant #ifdef.
2005-04-29 Keith WhitwellRemove redundant #ifdef, fix compiler warning
2005-04-29 Keith Whitwellnew file
2005-04-29 Keith WhitwellMaintain a fragment program for current texturing state.
2005-04-28 Brian Paulfix _tnl_copy_to_current() so that current edge flag...
2005-04-28 Keith WhitwellStop gcc-4.0 complaining about "type qualifiers ignored...
2005-04-28 Keith WhitwellStop gcc-4.0 complaining about "type qualifiers ignored...
2005-04-27 Brian Paulmove set_component_sizes() to fix bug 3135
2005-04-26 Brian Paulno need to enable fog or set fog mode with fragment...
2005-04-26 Brian Paultweak previous fog/fragment program fix
2005-04-26 Brian Pauladded interpolate_fog()
2005-04-26 Brian Paulenable fog render input if fragment program fog option set
2005-04-26 Brian Paulcomments and minor clean-up
2005-04-25 Aapo TahkolaFix as suggested by Ben Skeggs.
2005-04-25 Keith WhitwellEnsure all VB->AttribPtr[] are populated. Reported...
2005-04-25 Jon SmirlMinor changes to make linux-solo build again
2005-04-24 Felix KuehlingSoftware fallback for glColorMask. Can be avoided on...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-23 Felix KuehlingFixed a segfault introduced by Keith's pipeline changes.
2005-04-23 Felix KuehlingTexturing fixes for Savage3D/MX/IX:
2005-04-23 Keith WhitwellFix the worst problems with dangling edgeflag references in
2005-04-22 Keith WhitwellUpdates for pipeline_stage struct changes.
2005-04-22 Keith WhitwellFirst pass at updating these drivers with pipeline_stag...
2005-04-22 Felix KuehlingAdded a French translation of option descriptions by...
2005-04-22 Brian Pauldemo / test progs
2005-04-22 Brian Paultypes for Mesa implementation of EGL
2005-04-22 Brian Paulprototype EGL_MESA_screen_surface.
2005-04-22 Brian Paulinitial EGL code
2005-04-22 Keith WhitwellMove the call to _tnl_UpdateFixedFunctionProgram to...
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2005-04-22 Keith WhitwellUp the value of MAX_NV_VERTEX_PROGRAM_PARAMS to a power...
2005-04-22 Michal KrolAdd more error checking.
2005-04-22 Michal KrolCosmetic changes.
2005-04-22 Michal KrolMove some utility functions to slang_utility.c.
2005-04-22 Michal KrolProvide precompiled binary versions of built-in library...
2005-04-22 Brian Paulundef DEPTH_TYPE at end
2005-04-21 Felix KuehlingFixed some suspicious pointer casts that caused lots of
2005-04-21 Felix KuehlingFixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based...
2005-04-21 Aapo TahkolaAdding some comments.
2005-04-21 Keith WhitwellReduce the size of mesa's internal fragment and vertex...
2005-04-21 Brian Pauluse _mesa_pow() for LIT (bug 3087)
2005-04-21 Keith WhitwellFacility to construct a vertex program which executes...
2005-04-21 Keith WhitwellNew software implementation of ARB_vertex_program....
2005-04-21 Aapo TahkolaHad some odd problems with add and temps so doing it...
2005-04-20 Brian Paulfix state.light[n].spot.direction.w value (bug 3083)
2005-04-20 Brian Paulclean up buffer creation code
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-04-18 Aapo TahkolaFixing and enabling elt buffers by default.
2005-04-18 Ian RomanickIf the file name passed to parse_GL_API is None or...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickFill-in function offsets and correct a couple typos.
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-04-18 Peter ZubajAlpha test fix
2005-04-18 Ian RomanickMove the DTD to its own file.
2005-04-18 Brian Paulcomments and clean-up
2005-04-18 Ian RomanickAdd support for pthreads and TLS to libGL for __glXLock...
2005-04-18 Ian RomanickSend GL_PACK_INVERT_MESA state to the server. This...
2005-04-18 Brian Pauls/NORMAL/FOG/ (J.P. Delport)
2005-04-18 Jouk Jansen Updates for OpenVMS : New makefiles
2005-04-15 Brian Pauladded SLANG_SOURCES to SOLO_C_SOURCES
2005-04-15 Brian Paulconfig for profiling with gprof
2005-04-15 Brian Pauladded _mesa_share_state()
2005-04-15 Ben Crossmanmore gldirect compile fixes. Getting near the linking...
2005-04-15 Brian Paulremove carriage returns
next