profile/ivi/mesa.git
2005-05-11 Keith WhitwellFix valgrind complaint, conform vertex order test.
2005-05-11 Keith WhitwellRename temp_flag to temp_in_use. Use ctx->Const.MaxVer...
2005-05-11 Keith WhitwellFix logic for allocating texture temporaries (Ben Skeggs).
2005-05-11 Adam Jacksonint -> size_t to fix compile on LP64.
2005-05-10 Keith WhitwellEnsure programs don't overflow allocated instruction...
2005-05-10 Keith WhitwellFix some valgrind complaints
2005-05-10 Keith Whitwellfix some valgrind complaints
2005-05-10 Keith WhitwellImproved detection of program changes.
2005-05-10 Keith WhitwellDouble-buffer generated instructions and only notify...
2005-05-10 Keith WhitwellFix some valgrind complaints
2005-05-10 Keith WhitwellDouble-buffer generated instructions and only notify...
2005-05-10 Keith Whitwellreduce the use of malloc and strdup for parameter lists
2005-05-10 Keith Whitwelldon't be fooled into emitting padding for wpos when...
2005-05-10 Keith WhitwellMissing from previous commit
2005-05-10 Keith WhitwellUpdate for FragmentProgram._Active
2005-05-10 Keith WhitwellBetter driver notification on changes.
2005-05-10 Keith Whitwellget fog working with _TexEnvProgram
2005-05-10 Keith WhitwellTemporary fix - delete and recreate texenvprogram so...
2005-05-10 Jouk Jansen Committing in .
2005-05-10 Keith WhitwellFix texenv segfault. Reported by Ben Skeggs.
2005-05-10 Keith WhitwellTry not to use the same temp reg as a TXP destination...
2005-05-09 Daniel Borcapathetic attempt to accomodate new frambuffer changes...
2005-05-09 Daniel Borcaaccomodate new frambuffer changes
2005-05-09 Daniel Borcafix some typos in FX code
2005-05-09 Keith Whitwelli915 will use _TexEnvProgram (if active)
2005-05-09 Keith WhitwellUse driver functions to create TexEnvProgram, TnlProgram
2005-05-09 Keith Whitwellcheck for null DrawBuffer values
2005-05-09 Keith WhitwellFallback (rather than fail) on unknown program targets.
2005-05-08 Jon Smirldri fb works using renderbuffers now in RGBA mode
2005-05-07 Jon Smirlfbdri can draw double buffered now. Next step is to...
2005-05-07 Brian Paulremove some dead code
2005-05-07 Brian Paulx86_64 stuff
2005-05-07 Brian Pauladded linux-x86-xcb config (Jeremy Kolb)
2005-05-07 Brian PaulPatches for XCB (Jeremy Kolb)
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-05-06 Brian Paulfix a bunch of html errors
2005-05-06 Brian Paulfix cpp / bytesPerPixel problem (bug 1196554)
2005-05-06 Brian Paulremove bad assertion, added new ones in clear_pixmap()
2005-05-06 Brian Paulrestore call to SetBuffer() in clear_color_buffers...
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-06 Jon SmirlFix problem generating mode db. Miniglxtest works now.
2005-05-06 Aapo TahkolaMissing setups that cause all kinds of problems with...
2005-05-05 Karl SchultzPort Mesa to build on a P64 platform (e.g., Win64)...
2005-05-05 Brian Paulfix for renderbuffer (Andreas Stenglein)
2005-05-05 Brian Paulremove some test code
2005-05-05 Brian Paulminor face-lift for web pages
2005-05-05 Brian Paulfix typo
2005-05-05 Brian Pauladded a comment
2005-05-05 Brian Pauladd PROGRAM_DIRS line
2005-05-05 Aapo TahkolaGetting rusty... 4278 was already there.
2005-05-05 Jon SmirlFix up origin in dri/fb driver
2005-05-05 Aapo TahkolaFlat shading and bunch of clarifications to r300_reg.h .
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
next