projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-07-10
Brian Paul
st/mesa: implement indirect addressing for destination...
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
tgis: implement indirect addressing for destination...
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
vbo: fix vbo/dlist memory leak
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
demos: set 4th component of texcoord to 1.0
commit
|
commitdiff
|
tree
2009-07-10
Michel Dänzer
Remove stale reference to non-Gallium nouveau driver...
commit
|
commitdiff
|
tree
2009-07-09
Ian Romanick
mesa: From float type modifier from values to large...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
docs: document gl_TextureMatrix[i][j] array indexing...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
glsl: do const parameter optimization for array element...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
glsl: fix incorrect indexing for gl_TextureMatrix[i][j]
commit
|
commitdiff
|
tree
2009-07-08
Brian Paul
docs: document glMaterial/glShadeModel display list...
commit
|
commitdiff
|
tree
2009-07-07
Brian Paul
mesa: only use fallback texture when using shaders...
commit
|
commitdiff
|
tree
2009-07-07
Zack Rusin
gallium: fixup register indexes for fog/frontface/point...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
gallium: Fixes for clobbering stencil values in combine...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
GLX/DRI1: Mark GLX visuals with depth != screen depth...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
gallium: Only set FRONT_STATUS_COPY_OF_BACK if there...
commit
|
commitdiff
|
tree
2009-07-07
Zack Rusin
gallium: more fog extraction fixes
commit
|
commitdiff
|
tree
2009-07-06
Ian Romanick
demos: Fix vsync checking in glxgears
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Make the stw_framebuffer destructions threadsafe.
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
commit
|
commitdiff
|
tree
2009-07-04
Roland Scheidegger
i965: fix fetching constants from constant buffer in...
commit
|
commitdiff
|
tree
2009-07-04
Eric Anholt
i965: Remove bad constant buffer constant-reg-already...
commit
|
commitdiff
|
tree
2009-07-03
Michel Dänzer
intel: Also update stencil bits in intel_update_wrapper().
commit
|
commitdiff
|
tree
2009-07-03
Keith Whitwell
progs: revert damage to progs/SConscript from recent...
commit
|
commitdiff
|
tree
2009-07-03
Keith Whitwell
mesa/shaders: fix gl_NormalMatrix state parameters
commit
|
commitdiff
|
tree
2009-07-03
Keith Whitwell
st/wgl: don't advertise WGL_EXT_swap_interval string
commit
|
commitdiff
|
tree
2009-07-03
José Fonseca
wgl: Lookup framebuffers by HWND whenever possible.
commit
|
commitdiff
|
tree
2009-07-02
José Fonseca
mesa: Assume depth textures have a single level unless...
commit
|
commitdiff
|
tree
2009-07-02
Keith Whitwell
mesa: s/TRUE/GL_TRUE
commit
|
commitdiff
|
tree
2009-07-02
Keith Whitwell
glapi: ensure _mesa_lookup_prim_by_nr() is not clobbere...
commit
|
commitdiff
|
tree
2009-07-02
Keith Whitwell
Merge commit 'origin/dlist-statechange-shortcircuit...
commit
|
commitdiff
|
tree
2009-07-02
Keith Whitwell
mesa: ensure UsesFogFragCoord value is set for non...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/vbo: fix compile and replay of nodes ending in...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/dlist: fixes and improvements for material caching
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: add dlist-mat-tri.c
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: add test case for short-circuiting mater...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/dlist: don't cache state which may not be replayed...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: add dlist-flat-tri.c
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/dlist: invalidate cached dlist compile state after...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: add dlist-recursive-call
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
dlist-tri-flat-tri: make tri render differently if...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
Merge branch 'mesa_7_5_branch' into dlist-statechange...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: add test case for lighting plus per...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/isosurf: add materials mode for glVertex + TRISTRIP
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa: remove whitespace
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa: remove dead constant pointsize code from ffvertex...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa: remove dead vertex fog code from ffvertex_prog.c
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa: fix material inputs in ffvertex_prog.c
commit
|
commitdiff
|
tree
2009-06-30
Arthur HUILLET
mesa: fix transform_points_3d_no_rot using undefined...
commit
|
commitdiff
|
tree
2009-06-30
Kristof Ralovich
glx: plug a leak
commit
|
commitdiff
|
tree
2009-06-30
Brian Paul
glx: fix null pointer dereference segfault (bug 22546)
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/util: make sure function pointers are initialized
commit
|
commitdiff
|
tree
2009-06-30
José Fonseca
mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMa...
commit
|
commitdiff
|
tree
2009-06-30
José Fonseca
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling...
commit
|
commitdiff
|
tree
2009-06-30
José Fonseca
gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag...
commit
|
commitdiff
|
tree
2009-06-30
Jakob Bornecrantz
st/gl: Add stubs for CompressedTexSubImage[1D|3D]
commit
|
commitdiff
|
tree
2009-06-30
Jakob Bornecrantz
st/gl: Add support for glCompressedTexSubImage
commit
|
commitdiff
|
tree
2009-06-30
Jakob Bornecrantz
progs/tests: Add tests for glCompressedTexSubImage
commit
|
commitdiff
|
tree
2009-07-01
José Fonseca
util: Increase OutputDebugStringA to 4k.
commit
|
commitdiff
|
tree
2009-07-01
José Fonseca
mesa: Unbind depth/stencil surface from pipe_framebuffe...
commit
|
commitdiff
|
tree
2009-07-01
Keith Whitwell
st/wgl: dummy implementation of wgl swapinterval extension
commit
|
commitdiff
|
tree
2009-07-01
Zack Rusin
gallium: fix the front face semantics
commit
|
commitdiff
|
tree
2009-07-01
José Fonseca
wgl: Optimize wglGetProcAddress.
commit
|
commitdiff
|
tree
2009-06-30
Eric Anholt
i915: Fix assertion failure on remapping a non-BO-backe...
commit
|
commitdiff
|
tree
2009-06-30
Jon TURNEY
xdemos: Fix xdemos which default to using display ...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/vbo: fix compile and replay of nodes ending in...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
progs/trivial: test case for dlist statechange elimination
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/dlist: restore missing SAVE_FLUSH_VERTICES in...
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/vbo: use _lookup_prim_by_nr for debugging
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa: add debug printer for primitive name
commit
|
commitdiff
|
tree
2009-06-30
Brian Paul
progs/glsl: link with GLEW library
commit
|
commitdiff
|
tree
2009-06-30
Keith Whitwell
mesa/dlist: shortcircuit some redundant statechanges...
commit
|
commitdiff
|
tree
2009-06-29
Brian Paul
intel: added null ptr check
commit
|
commitdiff
|
tree
2009-06-29
Brian Paul
progs/glsl: link with GLEW library
commit
|
commitdiff
|
tree
2009-06-29
Keith Whitwell
progs/util: make sure function pointers are initialized
commit
|
commitdiff
|
tree
2009-06-29
Keith Whitwell
progs/glsl: compile with scons and glew
commit
|
commitdiff
|
tree
2009-06-29
José Fonseca
scons: Don't raise an exception when DXSDK is not found.
commit
|
commitdiff
|
tree
2009-06-28
José Fonseca
scons: Disable optimizations only for gcc-4.2
commit
|
commitdiff
|
tree
2009-06-28
José Fonseca
scons: Use -Bsymbolic linker option.
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: detect when too many varying vars are used
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: check number of varying variables against the...
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: fix typos, remove old text from relnotes file
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: bring over news updates from 7.4 branch
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: bring in 7.4.3 and 7.4.4 release notes, news
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: increase max varying vars to 16
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
mesa: raise MAX_VARYING (number of shader varying vars...
commit
|
commitdiff
|
tree
2009-06-26
Ian Romanick
intel / DRI2: Additional flush of fake front-buffer...
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
mesa: bump version to 7.5-rc4
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
docs: document for/continue bug fix
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: move/simplify error checking for 'return' statements
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: overhaul 'return' statement handling
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: predicate assignments according to __returnFlag
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: added slang_variable::is_global field
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: silence a problem warning
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: code refactoring for return statements
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: fix assorted regressions related to early-return...
commit
|
commitdiff
|
tree
2009-06-26
Brian Paul
glsl: comments, field reordering
commit
|
commitdiff
|
tree
next