2007-05-25 |
Oliver McFadden | r300: Improved the r300EmitVec debugging information. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Use #if 0 for disabled code. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Added a TODO note and some tiny cleanups to r300_... |
commit | commitdiff | tree |
2007-05-26 |
Dave Airlie | add glxtokens.h to xmesa_xf86.h as discussed on mailing... |
commit | commitdiff | tree |
2007-05-25 |
Brian | remove #include "GL/glxtokens.h" |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Use GL_TRUE rather than 1 for the GLboolean type. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Removed unused vpucount macro from r300_state.c. |
commit | commitdiff | tree |
2007-05-24 |
Brian | fix logic for calling _swrast_update_deferred_texture() |
commit | commitdiff | tree |
2007-05-23 |
Brian | doxygen-ize some comments |
commit | commitdiff | tree |
2007-05-23 |
Brian | restore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug... |
commit | commitdiff | tree |
2007-05-23 |
Brian | incr/decr 1D/2DArray texture refcounts like other targets |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Call the r300Fogfv function directly within r300_... |
commit | commitdiff | tree |
2007-05-23 |
Brian | Fix problem w/ two-sided lighting and fragment programs... |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Use switch statements in r300ResetHwState, etc. |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Minor indenting corrections in the texture format... |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Use a single texture format table; reduces duplic... |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Corrected the RGB888 texture format entry. |
commit | commitdiff | tree |
2007-05-23 |
Oliver McFadden | r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic... |
commit | commitdiff | tree |
2007-05-23 |
Brian | Fix point attentuation problem (bug 11042) |
commit | commitdiff | tree |
2007-05-22 |
Brian | Replace initInitState() with _mesa_init_driver_state(). |
commit | commitdiff | tree |
2007-05-22 |
Brian | added _mesa_init_driver_state() to replace duplicated... |
commit | commitdiff | tree |
2007-05-22 |
Brian | include swrast_setup/swrast_setup.h to silence warning |
commit | commitdiff | tree |
2007-05-22 |
Brian | don't treat FRAG_BIT_WPOS as a generic attribute (fixes... |
commit | commitdiff | tree |
2007-05-22 |
Michel Dänzer | i915tex: Implement SetTexOffset hook. |
commit | commitdiff | tree |
2007-05-22 |
Michel Dänzer | r300: Implement SetTexOffset hook. |
commit | commitdiff | tree |
2007-05-22 |
Michel Dänzer | Add interfaces for overriding texture images with drive... |
commit | commitdiff | tree |
2007-05-22 |
Michel Dänzer | Fix xserver build after recent XMesa changes. |
commit | commitdiff | tree |
2007-05-22 |
Brian | get rid of GenTexturesLock, used ctx->Shared->Mutex |
commit | commitdiff | tree |
2007-05-22 |
Brian | remove the unused texobj Mutex field |
commit | commitdiff | tree |
2007-05-22 |
Brian | remove a VMS-ism that doesn't seem needed elsewhere |
commit | commitdiff | tree |
2007-05-22 |
Brian | improve some comments, clean-up formatting |
commit | commitdiff | tree |
2007-05-22 |
Brian | remove some whitespace |
commit | commitdiff | tree |
2007-05-22 |
Brian | set texcoords depending on GLX_Y_INVERTED_EXT |
commit | commitdiff | tree |
2007-05-22 |
Brian | return True for GLX_Y_INVERTED_EXT query |
commit | commitdiff | tree |
2007-05-22 |
Roland Scheidegger | fog: fix potential issues with generated vp using fog |
commit | commitdiff | tree |
2007-05-22 |
Roland Scheidegger | fog: fix issues with negative fog coords (may fix ... |
commit | commitdiff | tree |
2007-05-22 |
Roland Scheidegger | make sure optimized fog params get updated |
commit | commitdiff | tree |
2007-05-22 |
Roland Scheidegger | i915/i915tex: minor cleanup (remove unneeded function... |
commit | commitdiff | tree |
2007-05-22 |
Roland Scheidegger | unbreak 3d textures (typo when setting tex layout) |
commit | commitdiff | tree |
2007-05-21 |
Brian | if light position is local, treat it as a homogeneous... |
commit | commitdiff | tree |
2007-05-20 |
Brian | Overhaul/simplify SWvertex and SWspan attribute handling. |
commit | commitdiff | tree |
2007-05-20 |
Brian | add missing right-paren |
commit | commitdiff | tree |
2007-05-20 |
Oliver McFadden | r300: Added TODO comment regarding immediate mode imple... |
commit | commitdiff | tree |
2007-05-20 |
Oliver McFadden | r300: Just use "inline" rather than "__inline__". |
commit | commitdiff | tree |
2007-05-19 |
Brian | need to copy new 1D/2D array texture objects in _mesa_P... |
commit | commitdiff | tree |
2007-05-19 |
Brian | Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYER... |
commit | commitdiff | tree |
2007-05-19 |
Brian | added GL_EXT_texture_from_pixmap |
commit | commitdiff | tree |
2007-05-19 |
Brian | GLX_EXT_texture_from_pixmap test |
commit | commitdiff | tree |
2007-05-19 |
Brian | added texture_from_pixmap functions |
commit | commitdiff | tree |
2007-05-19 |
Brian | Implement GLX_EXT_texture_from_pixmap. |
commit | commitdiff | tree |
2007-05-19 |
Roland Scheidegger | fix miptree layout (i915) for small compressed mipmaps |
commit | commitdiff | tree |
2007-05-19 |
Roland Scheidegger | fix copy & paste bug of previous commit, breaking dxt5... |
commit | commitdiff | tree |
2007-05-18 |
Roland Scheidegger | fix miptree comparison with compressed textures |
commit | commitdiff | tree |
2007-05-18 |
Roland Scheidegger | fix small s3tc mipmaps (#10968) |
commit | commitdiff | tree |
2007-05-18 |
Brian | fix STATE_HALF_VECTOR value (bug 10987) |
commit | commitdiff | tree |
2007-05-17 |
Christoff Brill | change max anisotropy test |
commit | commitdiff | tree |
2007-05-17 |
Christoff Brill | use R200_DEBUG for debug output |
commit | commitdiff | tree |
2007-05-17 |
Christoff Brill | remove CVS/XFree86 keywords |
commit | commitdiff | tree |
2007-05-17 |
Brian | get rid of needless static function declarations at... |
commit | commitdiff | tree |
2007-05-17 |
Brian | In DestroyPbuffer(), use GetReq() intead of GetReqExtra... |
commit | commitdiff | tree |
2007-05-17 |
Ian Romanick | Add missing _EXT suffix to 2D_ARRAY target enums. |
commit | commitdiff | tree |
2007-05-17 |
Ian Romanick | Add array texture targets to list that can use compress... |
commit | commitdiff | tree |
2007-05-17 |
Ian Romanick | Refactor determining whether a texture target can use... |
commit | commitdiff | tree |
2007-05-17 |
Brian | make srcPtr param to make_1d_stack_mipmap() const |
commit | commitdiff | tree |
2007-05-17 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree |
2007-05-17 |
Tommy Schultz... | r300: Removed the radeon_vertex_buffer structure. |
commit | commitdiff | tree |
2007-05-16 |
Ian Romanick | Initial implementation of MESA_texture_array |
commit | commitdiff | tree |
2007-05-16 |
Ian Romanick | Initial version of MESA_texture_array spec. |
commit | commitdiff | tree |
2007-05-16 |
Ian Romanick | Add simple program to test GL_MESA_texture_array. |
commit | commitdiff | tree |
2007-05-16 |
Ian Romanick | Add enums and functions for GL_{MESA,EXT}_texture_array. |
commit | commitdiff | tree |
2007-05-15 |
Ian Romanick | Bring framebuffer_texture's error checking more in... |
commit | commitdiff | tree |
2007-05-14 |
Brian | Skeleton file for 7.1 release notes. |
commit | commitdiff | tree |
2007-05-14 |
Brian | master/trunk is now for Mesa 7.1 devel: bump versions |
commit | commitdiff | tree |
2007-05-14 |
Bruce Merry | in __glXGetArrayType() return type, not enabled (bug... |
commit | commitdiff | tree |
2007-05-14 |
Brian | comment about fixing uniform structs |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Enable the non-user-buffers code to compile. |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use e32(0x0) rather than e32(0); makes greping... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_RS_RO... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_SE_VT... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Added a TODO comment for the R300_VAP_INPUT_ROUTE... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Changed some more functions to static functions. |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Changed a couple of functions in r300_state.c... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Removed the unused r300_aos_rec (replaced by... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use #if 0 for disabled code, rather than commenti... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Removed a couple of obsolete/commented out includes. |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: A few very minor indenting corrections. |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use the defined values for the interpolater ... |
commit | commitdiff | tree |
2007-05-13 |
Oliver McFadden | r300: Use the defined values when writing to R300_VAP_I... |
commit | commitdiff | tree |
2007-05-12 |
Oliver McFadden | Revert "r300: Perform the locking closer to the DRM... |
commit | commitdiff | tree |
2007-05-12 |
Roland Scheidegger | bring over recent radeonMakeCurrent fixes for r300... |
commit | commitdiff | tree |
2007-05-12 |
Oliver McFadden | r300: Removed the name argument to ALLOC_STATE; do... |
commit | commitdiff | tree |
2007-05-12 |
Oliver McFadden | r300: Renamed r300DoEmitState to r300EmitAtoms. |
commit | commitdiff | tree |
2007-05-12 |
Oliver McFadden | r300: Perform the locking closer to the DRM texture... |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Removed unused FORCE_32BITS_ELTS define. |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Removed the unused CPT macro. |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Moved r300PackFloat24 near r300PackFloat32. |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Added insert_at_tail to the ALLOC_STATE macro. |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | Revert "r300: Merged radeon_span.c." |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Corrected another error; regexp replaced somethin... |
commit | commitdiff | tree |
2007-05-11 |
Oliver McFadden | r300: Corrected some macro errors from the previous... |
commit | commitdiff | tree |
next |