projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
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
2007-05-10
Ian Romanick
Convert "bit" parameters to GLbitfield. Fix cut-and...
commit
|
commitdiff
|
tree
2007-05-10
Ian Romanick
Refactor the loop in unbind_texobj_from_texunits.
commit
|
commitdiff
|
tree
2007-05-10
Ian Romanick
Refactor queries of GL_(SOURCE|OPERAND)[012]_(ALPHA...
commit
|
commitdiff
|
tree
2007-05-10
Ian Romanick
Refactor the way TestProxyTexImage is called in texture...
commit
|
commitdiff
|
tree
2007-05-10
Ian Romanick
Refactor Enable / Disable and IsEnabled bits related...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Name the render functions in r300_render.c consis...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Return -1 for error.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Probably a good idea to always check the vertices...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Added some more Doxygen documentation and made...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Removed the "texmicrotile" variable; the tiling...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Converted a few "if (0)" into "if (RADEON_DEBUG...
commit
|
commitdiff
|
tree
2007-05-09
Brian
Tweak the shell scripting for descending into and build...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Cleaned up radeon_context.h slightly; mostly...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: radeon_span.h is now common code; radeon_span...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Renamed the R300 memory manager from "radeon...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Indented radeon_span.h
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Further reduced the radeon_span.c diff.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: I have no idea why this was forced on, but it...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Removed the dangerous R300_SPAN_DISABLE_LOCKING...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Removed a bit of disabled code.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Don't need to include the deprecated r300_program...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300; Indent would destroy r300_reg.h, so add *INDENT...
commit
|
commitdiff
|
tree
2007-05-09
Christoph Bill
r300: Added a few more Doxygen comments.
commit
|
commitdiff
|
tree
2007-05-09
Christoph Bill
r300: Added some Doxygen comments.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Converted "rp" variables (r300_fragment_program...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Don't need to sleep here; might cause performance...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Removed the obsolete GLX_DIRECT_RENDERING define.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Further reduced the diff between radeon_span...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Indented both copies of radeon_span.[ch] in prepa...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Removed the deprecated VTXFMT code.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: The empty check_space doesn't and never has done...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Fix a couple of static errors.
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Fixed indenting from previous commit
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Added R300_PRIM_NUM_VERTICES_MASK suggested by...
commit
|
commitdiff
|
tree
2007-05-09
Oliver McFadden
r300: Fixed some more function names.
commit
|
commitdiff
|
tree
next