projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-02-19
Brian Paul
cell: patch up cell_texture.c so it compiles
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
cell: updates for new pipe_transfer changes
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
cell: update vbuf code to catch up to recent changes
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
cell: remove unused var
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
cell: start adding new cell_transfer types/code
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
cell: remove old surface_map code
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
mesa: convert VERT_RESULT_* from #defines to enum,...
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
glsl: asst improvements, clean-ups in set_program_uniform()
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
glsl: fix inequality in set_program_uniform()
commit
|
commitdiff
|
tree
2009-02-18
Michel Dänzer
gallium/winsys/egl_xlib: Fix build after introduction...
commit
|
commitdiff
|
tree
2009-02-18
Brian Paul
mesa: bump gl.h version comment to 7.7 (bug 20170)
commit
|
commitdiff
|
tree
2009-02-18
Joakim Sindholt
r300-gallium: implement simple pipe_transfer Basically...
commit
|
commitdiff
|
tree
2009-02-18
Brian Paul
glsl: fix link failure for variable-indexed varying...
commit
|
commitdiff
|
tree
2009-02-18
Nicolai Haehnle
swrast: Set vp_override flag during DrawPixels
commit
|
commitdiff
|
tree
2009-02-18
Brian Paul
mesa: improved error msg
commit
|
commitdiff
|
tree
2009-02-18
Brian Paul
mesa: increase MAX_UNIFORMS to 1024 (of vec4 type)
commit
|
commitdiff
|
tree
2009-02-18
Brian Paul
glsl: fix a swizzle-related regression
commit
|
commitdiff
|
tree
2009-02-18
Keith Whitwell
progs/trivial: Label program windows with actual progr...
commit
|
commitdiff
|
tree
2009-02-18
Jakob Bornecrantz
gallium: Also disable i965simple for scons
commit
|
commitdiff
|
tree
2009-02-18
Jakob Bornecrantz
gallium: Disable i965simple pipe driver after it was...
commit
|
commitdiff
|
tree
2009-02-18
Michel Dänzer
gallium: Fix up trace driver for introduction of struct...
commit
|
commitdiff
|
tree
2009-02-18
Michel Dänzer
gallium: Add pipe_transfer_reference().
commit
|
commitdiff
|
tree
2009-02-18
Michel Dänzer
Merge branch 'gallium-texture-transfer'
commit
|
commitdiff
|
tree
2009-02-18
Keith Whitwell
Merge commit 'origin/gallium-0.1'
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Factor out common functionality in vbuf...
commit
|
commitdiff
|
tree
2009-02-18
Michel Dänzer
i915simple: Minimal fixup for introduction of struct...
commit
|
commitdiff
|
tree
2009-02-17
Keith Whitwell
draw: Reuse xmm registers.
commit
|
commitdiff
|
tree
2009-02-16
Keith Whitwell
gallium: fix merge
commit
|
commitdiff
|
tree
2009-02-16
Keith Whitwell
Merge branch 'master' into gallium-texture-transfer
commit
|
commitdiff
|
tree
2009-02-16
Brian Paul
mesa: remove old comments
commit
|
commitdiff
|
tree
2009-02-16
Brian Paul
i965: tell GLSL compiler to emit code using condition...
commit
|
commitdiff
|
tree
2009-02-16
Patrice Mandin
nouveau: oops :-)
commit
|
commitdiff
|
tree
2009-02-16
Dan Nicholson
autoconf: Always enable glew
commit
|
commitdiff
|
tree
2009-02-16
Brian Paul
glsl: silence some uninit var warnings
commit
|
commitdiff
|
tree
2009-02-16
Brian Paul
cell: use some SPU intrinsics to get slightly better...
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Add verbosity level to debugging.
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Fix BEGIN_CS and END_CS counting and...
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Set up draw rasterizer.
commit
|
commitdiff
|
tree
2009-02-16
Alan Hourihane
demos: fix glxpixmap and call glXWaitGL before calling...
commit
|
commitdiff
|
tree
2009-02-16
Alan Hourihane
dri2: support glXWaitX & glXWaitGL by using fake front...
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Ooops, forgot to apply this stash.
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Include-guard r300_emit.h
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Add draw_arrays and friends.
commit
|
commitdiff
|
tree
2009-02-16
Corbin Simpson
r300-gallium: Add SC_CLIP_RULE to clear.
commit
|
commitdiff
|
tree
2009-02-15
Brian Paul
cell: minor Makefile clean-up
commit
|
commitdiff
|
tree
2009-02-15
Brian Paul
cell: new/tighter code for computing fragment program...
commit
|
commitdiff
|
tree
2009-02-15
Brian Paul
cell: combine eval_z(), eval_w() functions
commit
|
commitdiff
|
tree
2009-02-15
Corbin Simpson
r300-gallium: Fix scissors.
commit
|
commitdiff
|
tree
2009-02-15
Corbin Simpson
r300-gallium: Grab bag of goodies.
commit
|
commitdiff
|
tree
2009-02-15
Corbin Simpson
r300-gallium: Clean up some clear registers.
commit
|
commitdiff
|
tree
2009-02-15
Corbin Simpson
r300-gallium: Use fui instead of a roll-my-own.
commit
|
commitdiff
|
tree
2009-02-14
Nicolai Haehnle
r300: Redirect constant TEX coordinates
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
radeon-gallium: Clean out extensions explicitly enabled...
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
r300-gallium: Update r300_screen comments and add a...
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
r300-gallium: Enable all four colorbuffer render targets.
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
r300-gallium: Add Z/stencil buffer format emit.
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
r300-gallium: Emit Z/stencil buffer offset.
commit
|
commitdiff
|
tree
2009-02-14
Corbin Simpson
r300-gallium: Add derived state for vertex formats.
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: rewrite the code for handling shader subroutine...
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: add missing break for OPCODE_RET case
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: the return value of translate_insn() is never...
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: minor clean-ups
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: code clean-ups, comments, and minor refactoring
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: updated comments
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
intel: turn on GL_ARB_shading_language_120
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: more reformatting/clean-up
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: s/__inline/INLINE/
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: formatting and indentation fixes
commit
|
commitdiff
|
tree
2009-02-14
Brian Paul
i965: fix inconsistant indentation in brw_wm.c
commit
|
commitdiff
|
tree
2009-02-13
Robert Ellison
i965: Eric Anholt's patch for bumping up texture sizes
commit
|
commitdiff
|
tree
2009-02-13
Jakob Bornecrantz
trivial: Make tri-fog a bit more interesting to look at
commit
|
commitdiff
|
tree
2009-02-18
Keith Whitwell
Merge commit 'origin/draw-vbuf-interface'
commit
|
commitdiff
|
tree
2009-02-18
José Fonseca
util: Move p_debug.h into util module.
commit
|
commitdiff
|
tree
2009-02-18
José Fonseca
util: (Re)enable memory debugging for all windows platf...
commit
|
commitdiff
|
tree
2009-02-18
José Fonseca
wgl: Report memory leaks.
commit
|
commitdiff
|
tree
2009-02-18
Keith Whitwell
draw: Reuse xmm registers.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Properly init shader state.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Consolidate state updates.
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
mesa: add some debug code to help diagnose incomplete...
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
glsl: fix mistake in a comment
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
mesa: turn on reporting of GLSL version 1.20
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
glsl: fix an array indexing bug
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
glsl: added --params option to stand-alone GLSL compiler
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
mesa: when printing/dumping instruction, include relati...
commit
|
commitdiff
|
tree
2009-02-17
Eric Anholt
intel: Fix tri clear to do FBO color attachments as...
commit
|
commitdiff
|
tree
2009-02-17
Eric Anholt
i965: Fix fallback on stencil drawing to fbo when the...
commit
|
commitdiff
|
tree
2009-02-17
Eric Anholt
intel: Clean up several 965 memory leaks on context...
commit
|
commitdiff
|
tree
2009-02-17
Alan Hourihane
mesa: remove old comment as it's fixed elsewhere now.
commit
|
commitdiff
|
tree
2009-02-17
Brian Paul
softpipe: some improvements to texture tile cache
commit
|
commitdiff
|
tree
2009-02-16
Alan Hourihane
gallium: fix glean's vertProg1
commit
|
commitdiff
|
tree
2009-02-13
Jakob Bornecrantz
trivial: Add a tri-unfilled-fog test
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Add draw_arrays for swtcl_emit.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Properly init shader state.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Consolidate state updates.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Hook up new swtcl vbuf stage.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Turn swtcl_emit into a vbuf_render stage.
commit
|
commitdiff
|
tree
2009-02-18
Corbin Simpson
r300-gallium: Update r300_reg from classic Mesa.
commit
|
commitdiff
|
tree
2009-02-13
Jakob Bornecrantz
demos: Add polygon mode point to isosurf
commit
|
commitdiff
|
tree
2009-02-17
Jakob Bornecrantz
nv20: Use the new draw vbuf interface
commit
|
commitdiff
|
tree
2009-02-17
Jakob Bornecrantz
nv10: Use the new draw vbuf internface
commit
|
commitdiff
|
tree
next