projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-02-20
Brian Paul
i965: check depth_mode in translate_tex_format() for...
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
glsl: use new IR opcodes for TEX instructions with...
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
mesa: add TexShadow field to prog_instruction
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
i965: separate emit_op() and emit_tex_op() functions
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
mesa: freshen-up comments, move some fields in prog_ins...
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
i965: update comment, use const qualifier
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
i965: var renaming, clean-up
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
i965: added comment
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
intel: fix datatype typo, s/GLboolean/GLuint/
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
i965: additional debug output
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
glsl: rename GLSL texture assembly instructions to...
commit
|
commitdiff
|
tree
2009-02-20
Brian Paul
glsl: fix vec4_texp_rect IR code (need projective version)
commit
|
commitdiff
|
tree
2009-02-20
Keith Whitwell
util/debug: need to fflush(stderr) on windows
commit
|
commitdiff
|
tree
2009-02-20
José Fonseca
util: Also output messages to stderr on windows.
commit
|
commitdiff
|
tree
2009-02-20
José Fonseca
wgl: Prevent null pointer reference.
commit
|
commitdiff
|
tree
2009-02-20
José Fonseca
util: Stack backtracing facilities.
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
gallium: Improve recursive makefiles
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
gallium: Improve winsys dri template Makefile
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
intel: Use new makefile template for drm gem
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
nouveau: Use new makefile template for drm common
commit
|
commitdiff
|
tree
2009-02-20
Jakob Bornecrantz
gallium: Improve makefiles for libraries
commit
|
commitdiff
|
tree
2009-02-19
Ben Skeggs
nouveau: reenable all the non-nv50 pipe drivers
commit
|
commitdiff
|
tree
2009-02-19
Ben Skeggs
nv50: remove unused variable
commit
|
commitdiff
|
tree
2009-02-19
Ben Skeggs
nv50: fix occlusion queries
commit
|
commitdiff
|
tree
2009-02-19
Ben Skeggs
nv50: rework for texture_transfer changes
commit
|
commitdiff
|
tree
2009-02-19
Jakob Bornecrantz
gallium: Renable pipe drivers disabled during vbuf...
commit
|
commitdiff
|
tree
2009-02-19
Jakob Bornecrantz
trival: Make the last of progs show the name
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
mesa: support GL_EXT_stencil_two_side in gallium/mesa...
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
mesa: fix/update/restore comments related to two-sided...
commit
|
commitdiff
|
tree
2009-02-19
Brian Paul
mesa: initialize ctx->Stencil._BackFace = 1
commit
|
commitdiff
|
tree
2009-02-14
Jakob Bornecrantz
draw: Fix segfault if rast is null
commit
|
commitdiff
|
tree
2009-02-19
Michel Dänzer
gallium/winsys/xlib: Fix build with USE_XSHM undefined.
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
wgl: debug_printf in the main entry/exit points
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
mesa: Free the util shaders with the gallium's FREE.
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
wgl: Call pipe_screen::destroy on exit.
commit
|
commitdiff
|
tree
2009-02-19
Alan Hourihane
egl: glx updates for FBconfigs
commit
|
commitdiff
|
tree
2009-02-19
Alan Hourihane
egl: if a surface type isn't defined let's default...
commit
|
commitdiff
|
tree
2009-02-14
Jakob Bornecrantz
trivial: Add quadstrip-clip
commit
|
commitdiff
|
tree
2009-02-19
Alan Hourihane
egl: error checking
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
wgl: Use a separate .DEF for MinGW
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
wgl: Share more code between icd and standalone driver.
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
gdi: Update for texture/surface interface changes.
commit
|
commitdiff
|
tree
2009-02-19
José Fonseca
util: Use right include.
commit
|
commitdiff
|
tree
2009-02-14
Jakob Bornecrantz
progs: Make fp-tri use glew and add scons target
commit
|
commitdiff
|
tree
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
next