projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2007-05-21
Eric Anholt
Enable INTEL_DEBUG environment variable.
commit
|
commitdiff
|
tree
2007-05-21
Eric Anholt
Remove unused intel_batchpool.c.
commit
|
commitdiff
|
tree
2007-05-21
Eric Anholt
Notify the fake buffer manager on contended lock take.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Merge branch 'master' into i915-unification
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Fix a refcounting mistake with first_swap_fence.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Fix another mis-calling of _fence_wait_internal.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Allow unreference with a NULL argument.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Fix double-counting of low_offset in block->virtual.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Zero out bufmgr_fake on alloc.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Dead code elimination and fix bufmgr_fake_wait_idle.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Kill old struct bufmgr members.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Fix some use-before-initialize in bufmgr_fake.
commit
|
commitdiff
|
tree
2007-05-18
Eric Anholt
Ratchet required version down to 1.5 (pre-TTM).
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
Eric Anholt
Restore missing intel_batchbuffer_reset() which was...
commit
|
commitdiff
|
tree
2007-05-17
Eric Anholt
Rename the i915tex_dri.so driver to just i915_dri.so...
commit
|
commitdiff
|
tree
2007-05-17
Eric Anholt
Convert i915tex to the new interface and make it compile.
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
Eric Anholt
WIP: Replace TTM buffer pool manager with a simplified...
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
2007-05-11
Oliver McFadden
r300: Removed some checking in r300NumVerts that is...
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Function naming correction in r300_texmem.c.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Cleaned up function names in r300_state.c.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Cleaned up function naming in r300_emit.c.
commit
|
commitdiff
|
tree
2007-05-11
Oliver McFadden
r300: Renamed r300_maos.c to r300_emit.c; it contains...
commit
|
commitdiff
|
tree
2007-05-11
Brian
Remove unused FB_* tokens, re-indent code.
commit
|
commitdiff
|
tree
2007-05-11
Brian
When feeding back texcoords, don't divide by W. See...
commit
|
commitdiff
|
tree
2007-05-11
Patrick Baggett
Fix some bugs related to loop counters and conditional...
commit
|
commitdiff
|
tree
2007-05-10
Brian
more indentation fixes, remove 'register' keywords
commit
|
commitdiff
|
tree
2007-05-10
Brian
re-indent some code
commit
|
commitdiff
|
tree
2007-05-10
Brian
document exp(), mod() fixes
commit
|
commitdiff
|
tree
2007-05-10
Brian
regenerated
commit
|
commitdiff
|
tree
2007-05-10
Brian
Implement exp() in terms of __asm float_power. Fix...
commit
|
commitdiff
|
tree
2007-05-10
Ian Romanick
Fix reversed enable logic in enable_texture
commit
|
commitdiff
|
tree
2007-05-10
Oliver McFadden
r300: Added TODO comment regarding texture tiling;...
commit
|
commitdiff
|
tree
2007-05-10
Oliver McFadden
r300: Corrected a compile error introduced by one of...
commit
|
commitdiff
|
tree
2007-05-10
Oliver McFadden
r300: Removed obsolete start_index16_packet/start_index...
commit
|
commitdiff
|
tree
2007-05-10
Oliver McFadden
r300: Moved some more emit code into r300_render.c.
commit
|
commitdiff
|
tree
2007-05-10
Oliver McFadden
r300: Moved some more of the emit code into r300_render.c.
commit
|
commitdiff
|
tree
2007-05-10
Brian
document tex sampler bug fix, code changes
commit
|
commitdiff
|
tree
2007-05-10
Brian
Replace `pkg-config --cflags libdrm` with LIBDRM_CFLAGS...
commit
|
commitdiff
|
tree
next