profile/ivi/mesa.git
2007-05-26 Oliver McFaddenr300: Rearranged the DWORD construction in r300VAPInput...
2007-05-26 Oliver McFaddenr300: Removed duplicate AOS format defines; already...
2007-05-26 Oliver McFaddenr300: Removed unused aos_reg variable.
2007-05-26 Oliver McFaddenr300: Use "rmesa" not "r300" in r300_emit.c; some of...
2007-05-26 Oliver McFaddenr300: Cleaned up the non-TCL RENDERINPUTS, etc.
2007-05-26 Oliver McFaddenr300: Whitespace cleanup in r300_emit.c.
2007-05-26 Oliver McFaddenr300: Added the r300VAPInputCntl0 function.
2007-05-26 Oliver McFaddenr300: Added r300VAPOutputCntl0 and r300VAPOutputCntl1...
2007-05-26 Oliver McFaddenr300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_...
2007-05-26 Oliver McFaddenr300: Renamed the t_vic function.
2007-05-26 Oliver McFaddenr300: Renamed the t_vir0 and t_vir1 functions.
2007-05-25 Oliver McFaddenr300: Renamed "dt" to "attribptr" in the t_vir0 function.
2007-05-25 Oliver McFaddenr300: Specify the type in the t_vir0 function.
2007-05-25 Oliver McFaddenr300: Cleaned up t_vir0 and t_vir1 slightly.
2007-05-25 Oliver McFaddenr300: Use C style comments in r300_emit.c.
2007-05-25 Oliver McFaddenr300: Removed a (disabled and unneeded) assertion.
2007-05-25 Oliver McFaddenr300: Improved the r300EmitVec debugging information.
2007-05-25 Oliver McFaddenr300: Use #if 0 for disabled code.
2007-05-25 Oliver McFaddenr300: Added a TODO note and some tiny cleanups to r300_...
2007-05-26 Dave Airlieadd glxtokens.h to xmesa_xf86.h as discussed on mailing...
2007-05-25 Brianremove #include "GL/glxtokens.h"
2007-05-25 Oliver McFaddenr300: Use GL_TRUE rather than 1 for the GLboolean type.
2007-05-25 Oliver McFaddenr300: Removed unused vpucount macro from r300_state.c.
2007-05-24 Brianfix logic for calling _swrast_update_deferred_texture()
2007-05-23 Briandoxygen-ize some comments
2007-05-23 Brianrestore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug...
2007-05-23 Brianincr/decr 1D/2DArray texture refcounts like other targets
2007-05-23 Oliver McFaddenr300: Call the r300Fogfv function directly within r300_...
2007-05-23 BrianFix problem w/ two-sided lighting and fragment programs...
2007-05-23 Oliver McFaddenr300: Use switch statements in r300ResetHwState, etc.
2007-05-23 Oliver McFaddenr300: Minor indenting corrections in the texture format...
2007-05-23 Oliver McFaddenr300: Use a single texture format table; reduces duplic...
2007-05-23 Oliver McFaddenr300: Corrected the RGB888 texture format entry.
2007-05-23 Oliver McFaddenr300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic...
2007-05-23 BrianFix point attentuation problem (bug 11042)
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2007-05-22 Brianadded _mesa_init_driver_state() to replace duplicated...
2007-05-22 Brianinclude swrast_setup/swrast_setup.h to silence warning
2007-05-22 Briandon't treat FRAG_BIT_WPOS as a generic attribute (fixes...
2007-05-22 Michel Dänzeri915tex: Implement SetTexOffset hook.
2007-05-22 Michel Dänzerr300: Implement SetTexOffset hook.
2007-05-22 Michel DänzerAdd interfaces for overriding texture images with drive...
2007-05-22 Michel DänzerFix xserver build after recent XMesa changes.
2007-05-22 Brianget rid of GenTexturesLock, used ctx->Shared->Mutex
2007-05-22 Brianremove the unused texobj Mutex field
2007-05-22 Brianremove a VMS-ism that doesn't seem needed elsewhere
2007-05-22 Brianimprove some comments, clean-up formatting
2007-05-22 Brianremove some whitespace
2007-05-22 Brianset texcoords depending on GLX_Y_INVERTED_EXT
2007-05-22 Brianreturn True for GLX_Y_INVERTED_EXT query
2007-05-22 Roland Scheideggerfog: fix potential issues with generated vp using fog
2007-05-22 Roland Scheideggerfog: fix issues with negative fog coords (may fix ...
2007-05-22 Roland Scheideggermake sure optimized fog params get updated
2007-05-22 Roland Scheideggeri915/i915tex: minor cleanup (remove unneeded function...
2007-05-22 Roland Scheideggerunbreak 3d textures (typo when setting tex layout)
2007-05-21 Brianif light position is local, treat it as a homogeneous...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-20 Brianadd missing right-paren
2007-05-20 Oliver McFaddenr300: Added TODO comment regarding immediate mode imple...
2007-05-20 Oliver McFaddenr300: Just use "inline" rather than "__inline__".
2007-05-19 Brianneed to copy new 1D/2D array texture objects in _mesa_P...
2007-05-19 BrianDisable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYER...
2007-05-19 Brianadded GL_EXT_texture_from_pixmap
2007-05-19 BrianGLX_EXT_texture_from_pixmap test
2007-05-19 Brianadded texture_from_pixmap functions
2007-05-19 BrianImplement GLX_EXT_texture_from_pixmap.
2007-05-19 Roland Scheideggerfix miptree layout (i915) for small compressed mipmaps
2007-05-19 Roland Scheideggerfix copy & paste bug of previous commit, breaking dxt5...
2007-05-18 Roland Scheideggerfix miptree comparison with compressed textures
2007-05-18 Roland Scheideggerfix small s3tc mipmaps (#10968)
2007-05-18 Brianfix STATE_HALF_VECTOR value (bug 10987)
2007-05-17 Christoff Brillchange max anisotropy test
2007-05-17 Christoff Brilluse R200_DEBUG for debug output
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2007-05-17 Brianget rid of needless static function declarations at...
2007-05-17 BrianIn DestroyPbuffer(), use GetReq() intead of GetReqExtra...
2007-05-17 Ian RomanickAdd missing _EXT suffix to 2D_ARRAY target enums.
2007-05-17 Ian RomanickAdd array texture targets to list that can use compress...
2007-05-17 Ian RomanickRefactor determining whether a texture target can use...
2007-05-17 Brianmake srcPtr param to make_1d_stack_mipmap() const
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-17 Tommy Schultz... r300: Removed the radeon_vertex_buffer structure.
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-16 Ian RomanickInitial version of MESA_texture_array spec.
2007-05-16 Ian RomanickAdd simple program to test GL_MESA_texture_array.
2007-05-16 Ian RomanickAdd enums and functions for GL_{MESA,EXT}_texture_array.
2007-05-15 Ian RomanickBring framebuffer_texture's error checking more in...
2007-05-14 BrianSkeleton file for 7.1 release notes.
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-05-14 Bruce Merryin __glXGetArrayType() return type, not enabled (bug...
2007-05-14 Briancomment about fixing uniform structs
2007-05-13 Oliver McFaddenr300: Enable the non-user-buffers code to compile.
2007-05-13 Oliver McFaddenr300: Use e32(0x0) rather than e32(0); makes greping...
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_RS_RO...
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_SE_VT...
2007-05-13 Oliver McFaddenr300: Added a TODO comment for the R300_VAP_INPUT_ROUTE...
2007-05-13 Oliver McFaddenr300: Changed some more functions to static functions.
2007-05-13 Oliver McFaddenr300: Changed a couple of functions in r300_state.c...
2007-05-13 Oliver McFaddenr300: Removed the unused r300_aos_rec (replaced by...
2007-05-13 Oliver McFaddenr300: Use #if 0 for disabled code, rather than commenti...
next