projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-03-03
Jakob Bornecrantz
st/dri2: We are strictly a dri2 driver
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
st/drm: s/hocks/hooks/
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
gallium: remove old state tracker renderbuffer attachme...
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
xlib: code to force fixed function -> shader translatio...
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
mesa: fix sw fallback state validation bug
commit
|
commitdiff
|
tree
2009-03-03
José Fonseca
wgl: Support the same combinations of single buffer...
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
demos/engine: respect display list mode when drawing...
commit
|
commitdiff
|
tree
2009-03-03
Dan Nicholson
autoconf: Update config.guess and config.sub from upstream
commit
|
commitdiff
|
tree
2009-03-03
José Fonseca
Merge commit 'origin/gallium-0.1'
commit
|
commitdiff
|
tree
2009-03-03
José Fonseca
pipebuffer: Cleanup merge.
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
winsys: return null for DONTBLOCK flag on existing...
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
pb: fix up merge mistakes
commit
|
commitdiff
|
tree
2009-03-03
José Fonseca
pipebuffer: Fix copy'n'paste typo.
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
Merge commit 'origin/gallium-0.1'
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
vbo: missing line from previous commit
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
mesa/st: implement MapBufferRange callback
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
vbo: use MapBufferRange where available
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
mesa: add MapBufferRange driver callbacks
commit
|
commitdiff
|
tree
2009-03-03
Keith Whitwell
mesa: Add BeginVertices driver call
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
intel: Add Xorg driver
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
intel: Add dri2 driver for gallium
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
st/xorg: Add Xorg state tracker
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
st/dri2: Add DRI2 a state tracker
commit
|
commitdiff
|
tree
2009-03-03
Jakob Bornecrantz
intel: Increase max relocs per batchbuffer
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
mesa: save some useful VBO debug/dump code (disabled)
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
mesa: more tex image debug/dumping code
commit
|
commitdiff
|
tree
2009-03-03
Brian Paul
mesa: comments and code documenting a bug with depth...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: move call to update_texture_compare_function()
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: fix texture enable regression
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: use _mesa_reference_texobj() when setting texUnit...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: don't draw arrays if vertex position array is...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
gallium: only enable depth test if a depth bufffer...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: remove warning/short-circuit of stencil enable...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: use Stencil._Enabled field instead of Stencil...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: add ctx->Stencil._Enabled field
commit
|
commitdiff
|
tree
2009-03-02
Younes Manton
nouveau: Grab correct surface from temp texture for...
commit
|
commitdiff
|
tree
2009-03-02
Younes Manton
g3dvl: Grab surface pointer when flushing front buffer...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
swrast: use _EnabledCoordUnits for fixed-function texturing
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: fixed computation of _EnabledCoordUnits
commit
|
commitdiff
|
tree
2009-03-02
José Fonseca
pipebuffer: Cleanup code & comments.
commit
|
commitdiff
|
tree
2009-03-02
José Fonseca
pipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag.
commit
|
commitdiff
|
tree
2009-03-02
José Fonseca
gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.
commit
|
commitdiff
|
tree
2009-03-02
José Fonseca
pipebuffer: Wait for the GPU to finish reading too.
commit
|
commitdiff
|
tree
2009-03-02
José Fonseca
pipebuffer: Remove unused var.
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: clarify comments for per-unit texture bitfields
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: move texture_override() code into calling loop
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: move update_texture_compare_function() call out...
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: remove unused AUX buffers
commit
|
commitdiff
|
tree
2009-03-02
Brian Paul
mesa: remove VF_SOURCES, simplify MATH_XFORM_SOURCES
commit
|
commitdiff
|
tree
2009-03-02
Corbin Simpson
r300-gallium: Clean up casts and indents.
commit
|
commitdiff
|
tree
2009-03-02
Corbin Simpson
r300-gallium: Split off invariant state.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Add RADEON_NO_TCL debugging option.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Fix register count.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Fix hardlocks on trivial/clear.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Use rs_state emit for r300_surface, move...
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Move maths from r300_state to r300_state_...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: just re-order some parts and update comments...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: rename, reorder FRAG_RESULT_x tokens
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: add gallium state tracker sources to ALL_SOURCES
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: convert some #defines to enums
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
demos: add progs/glsl/shadow_sampler.c to test GLSL...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: move _GenFlags = 0x0 to texgen loop
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: use fp pointer in _tnl_InvalidateState()
commit
|
commitdiff
|
tree
2009-02-28
Joakim Sindholt
mesa: fix remaining FEEDBACK_TOKEN macros
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Cleanup color formats.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Be more Gallium-ish in some of the math.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Move all state translators to r300_state_...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: move #include "bitset.h" out of mtypes.h - not...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: add a prototype to silence warnings
commit
|
commitdiff
|
tree
2009-02-28
David Miller
mesa: Sparc's IROUND() optimization is invalid.
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: move GLfixed type and related macros to swrast...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: convert macro to inline function
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: comments, whitespace, reformatting
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: remove dead code
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: move gl_attrib_node struct to attrib.c too
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: move gl_enable_attrib struct to attrib.c, the...
commit
|
commitdiff
|
tree
2009-02-28
Brian Paul
mesa: lots of updated comments, formatting clean-ups
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: A handful of fixups.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Fix C99 error.
commit
|
commitdiff
|
tree
2009-02-28
Corbin Simpson
r300-gallium: Fix RS.
commit
|
commitdiff
|
tree
2009-02-28
Michal Krol
tgsi: More descriptive sanity diagnostic messages.
commit
|
commitdiff
|
tree
2009-02-28
Michal Krol
tgsi: More descriptive sanity diagnostic messages.
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
demos: fix renderbuffer leak in progs/tests/fbotexture.c
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
intel: remove some unneeded buffer unmap calls
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
mesa: update fragResults array in arb_output_attrib_str...
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
r300-gallium: Properly split up RS into r300 and r500...
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
radeon: Add DRM stubs.
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
Include p_compiler.h in drm_api.h for boolean typedef.
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
r300-gallium: Turn true and false into TRUE and FALSE.
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
mesa: set bufObj->Pointer = NULL after unmapping
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
mesa: if a buffer object is mapped when glDeleteBuffers...
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
mesa: updated comments
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
mesa: fix incorrect error handling in glBufferDataARB()
commit
|
commitdiff
|
tree
2009-02-27
Shaohua Li
i915: Add support for a new G33-like chipset.
commit
|
commitdiff
|
tree
2009-02-27
Keith Whitwell
tgsi: don't dump interpolation info except for fragment...
commit
|
commitdiff
|
tree
2009-02-27
Brian Paul
tests: new mapvbo.c test
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
r300-gallium: Add RS block setup.
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
r300-gallium: Add RS600 chipsets.
commit
|
commitdiff
|
tree
2009-02-27
Corbin Simpson
r300-gallium: A handful of tiny vfmt fixups.
commit
|
commitdiff
|
tree
next