projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
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
2007-05-11
Oliver McFadden
r300: Reduced the diff on radeon_lock.[ch].
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Initial work on merging radeon_lock.[ch].
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Merged radeon_span.c.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Cleaned up function names in r300_texstate.c.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Enable hardware 3D texture support. Fixes the...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Corrected a small error from 37cbf38c344012f9d6e9...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Cleaned up the blend factor function.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Removed the r300BindProgram function; mesa defaul...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Removed deprecated/disabled VBO code from r300_mem.c
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Indented r300_mem.c; I forgot this because it...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Use __FUNCTION__ not __func__.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Assert if the primitive type is unknown; this...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Moved some code around in r300_render.c and gener...
commit
|
commitdiff
|
tree
2007-05-11
Brian
user-declared uniform structs not supported yet (see...
commit
|
commitdiff
|
tree
2007-05-11
Brian
don't ignore return value of _slang_codegen_global_vari...
commit
|
commitdiff
|
tree
2007-05-11
Brian
remove some unneeded code in init_machine()
commit
|
commitdiff
|
tree
next