2007-05-30 |
Oliver McFadden | r300: Only support size 4 ELTs; this is what Mesa provides. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Use the CP_PACKET3 macro for Type 3 packets. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Removed the (completely broken since new VBO... |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up the AOS code in r300_render.c. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Added a comment in r300VAPInputCntl0. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up r300DestroyTexObj. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: R300_SE_VTE_CNTL applies to both non-TCL and... |
commit | commitdiff | tree |
2007-05-29 |
Brian | use glXGetProcAddress to get extension funcs |
commit | commitdiff | tree |
2007-05-29 |
Brian | check for flat/smooth interp for generic/specular attrib |
commit | commitdiff | tree |
2007-05-27 |
Oliver McFadden | Revert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Rearranged the DWORD construction in r300VAPInput... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed duplicate AOS format defines; already... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed unused aos_reg variable. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Use "rmesa" not "r300" in r300_emit.c; some of... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Cleaned up the non-TCL RENDERINPUTS, etc. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Whitespace cleanup in r300_emit.c. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Added the r300VAPInputCntl0 function. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Added r300VAPOutputCntl0 and r300VAPOutputCntl1... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Renamed the t_vic function. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Renamed the t_vir0 and t_vir1 functions. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Renamed "dt" to "attribptr" in the t_vir0 function. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Specify the type in the t_vir0 function. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Cleaned up t_vir0 and t_vir1 slightly. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Use C style comments in r300_emit.c. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Removed a (disabled and unneeded) assertion. |
commit | commitdiff | tree |
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 |
next |