projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-12-26
José Fonseca
scons: Put the configuration info in the build director...
commit
|
commitdiff
|
tree
2009-12-26
José Fonseca
svga: Allow to dump an individual command.
commit
|
commitdiff
|
tree
2009-12-25
Dave Airlie
r300g: fixup for GS additions
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: remove TGSI_SEMANTIC_VERTICES
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
draw: disable some debugging output coming from the...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: geometry shader can be always enabled and...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
util: put vertices_per_primitive function in its proper...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
draw/tgsi: fix geometry shader input/output swizzling
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: dump the indices correctly when dealing with...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: fix property parsing/building
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
python: fix python state tracker after some latest...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
softpipe: make it possible to dump geometry shader...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: add missing support for two dimensional arrays...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
python/gs: fix the example
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: add an inline that returns number of vertices...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
softpipe/gs: don't crash with null shader
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gs: fix drivers so they work with geometry shaders
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: make the tgsi assembly parser report line/column...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: add geometry shader support to gallium
commit
|
commitdiff
|
tree
2009-12-24
Brian Paul
mklib: put usage info into usage() function
commit
|
commitdiff
|
tree
2009-12-24
Brian Paul
mklib: expand .a into .o files on FreeBSD, put common...
commit
|
commitdiff
|
tree
2009-12-24
Keith Whitwell
i965g: get trivial/tri working again after edgeflag...
commit
|
commitdiff
|
tree
2009-12-24
Keith Whitwell
i965g: strict aliasing changes
commit
|
commitdiff
|
tree
2009-12-24
Keith Whitwell
gallium/util: quieten compiler
commit
|
commitdiff
|
tree
2009-12-24
Keith Whitwell
i965g: calculate depth min/max
commit
|
commitdiff
|
tree
2009-12-24
Christoph Bumiller
nv50: support TGSI_OPCODE_CONT
commit
|
commitdiff
|
tree
2009-12-24
Christoph Bumiller
nv50: make edgeflags work
commit
|
commitdiff
|
tree
2009-12-23
José Fonseca
llvmpipe: Install unit tests on build/xxx/bin
commit
|
commitdiff
|
tree
2009-12-23
José Fonseca
util: Define common dynamic library extensions.
commit
|
commitdiff
|
tree
2009-12-23
Keith Whitwell
glsl/pp: move static functions out of header file
commit
|
commitdiff
|
tree
2009-12-23
Keith Whitwell
glsl/pp: quieten compiler about missing case statements
commit
|
commitdiff
|
tree
2009-12-23
Tomas Carnecky
i965g: Rename {pf->util_format}_is_depth_or_stencil()
commit
|
commitdiff
|
tree
2009-12-23
Roland Scheidegger
rbug: rename pf_is_compressed to util_format_is_compressed
commit
|
commitdiff
|
tree
2009-12-23
Tomas Carnecky
[i965] Rename {pf -> util}_format_is_depth_or_stencil()
commit
|
commitdiff
|
tree
2009-12-23
Vinson Lee
progs/tests: Fix build.
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Replace some gen3 IS_* checks with context struc...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Replace IS_965 checks with context structure...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Replace IS_G4X() across the driver with context...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Replace IS_IGDNG checks with intel->is_ironlake...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
mesa: Fix a NULL deref in glDeleteFragmentShaderATI...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
mesa: remove unnecessary store.
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
mesa: Remove an unnecessary store reported by clang.
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Fix leakage of active texture state in glBitmap...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
i915: Fix use of uninitialized variable in OPCODE_NOISE...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
mesa: Replace CLAMP_SELF() macro with more obvious...
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
intel: Remove unused stored values reported by clang.
commit
|
commitdiff
|
tree
2009-12-22
Eric Anholt
mesa: Remove _mesa_exit wrapper for exit().
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
mesa: adjust OPCODE_IF/ELSE BranchTarget fields to...
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
mesa: adjust BRK/CONT BranchTarget to always point...
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
mesa: added some assertions in BNGLOOP/ENDLOOP cases
commit
|
commitdiff
|
tree
2009-12-22
Roland Scheidegger
i965g: fix for edgeflag changes (untested)
commit
|
commitdiff
|
tree
2009-12-22
Roland Scheidegger
Merge branch 'gallium-edgeflags'
commit
|
commitdiff
|
tree
2009-12-22
José Fonseca
scons: Set the default windows platform to be windows...
commit
|
commitdiff
|
tree
2009-12-22
Michal Krol
tgsi: Implement BREAKC in interpreter.
commit
|
commitdiff
|
tree
2009-12-22
Keith Whitwell
i965g: fix bo_reference
commit
|
commitdiff
|
tree
2009-12-22
Keith Whitwell
i965g: update for u_format changes
commit
|
commitdiff
|
tree
2009-12-22
Keith Whitwell
Merge branch 'i965g-restart'
commit
|
commitdiff
|
tree
2009-12-22
Christoph Bumiller
nv50: correct the negation of DDY sources
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
intel: Replace release info in DRIVER_DATE with "DEVELO...
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
Merge branch 'mesa_7_7_branch'
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
Add MD5 checksums for 7.6.1 release
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
Add MD5 checksums for 7.7 release
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
mesa: set version string to 7.7
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
intel: Bump driver date to reflect status as final...
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
commit
|
commitdiff
|
tree
2009-12-22
Ian Romanick
mesa: set version string to 7.6.1
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
glsl: assorted clean-ups in slang_compile.c
commit
|
commitdiff
|
tree
2009-12-22
Vinson Lee
progs/perf: Fix MSVC build.
commit
|
commitdiff
|
tree
2009-12-22
José Fonseca
mesa: Fix missing finite symbol error on Windows.
commit
|
commitdiff
|
tree
2009-12-22
Michal Krol
mesa: Include <unistd.h> only when one is available.
commit
|
commitdiff
|
tree
2009-12-22
Jeremy Huddleston
darwin: Build glsl
commit
|
commitdiff
|
tree
2009-12-22
Jeremy Huddleston
osmesa: Fix a copy/paste error in building libOSMesa
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
Merge branch 'mesa_7_7_branch'
commit
|
commitdiff
|
tree
2009-12-22
Vinson Lee
scons: Define _USE_MATH_DEFINES on MSVC.
commit
|
commitdiff
|
tree
2009-12-22
Brian Paul
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
commit
|
commitdiff
|
tree
2009-12-22
Fabio Pedretti
configure.ac: fix for libdrm_radeon API changes.
commit
|
commitdiff
|
tree
2009-12-22
Fabio Pedretti
configure.ac: fix for libdrm_radeon API changes.
commit
|
commitdiff
|
tree
2009-12-22
Fabio Pedretti
configure.ac: fix for libdrm_radeon API changes.
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon/r600: use new libdrm_radeon api
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon: drop assert accessing cref which is meant to...
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon: drop unused members of radeon_state.
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
r600: move structs for legacy cmdbuf into cmdbuf C...
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon/r600: use new libdrm_radeon api
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon: drop assert accessing cref which is meant to...
commit
|
commitdiff
|
tree
2009-12-22
Dave Airlie
radeon: drop unused members of radeon_state.
commit
|
commitdiff
|
tree
2009-12-21
Dave Airlie
r600: move structs for legacy cmdbuf into cmdbuf C...
commit
|
commitdiff
|
tree
2009-12-21
Vinson Lee
progs/redbook: Silence compiler warnings.
commit
|
commitdiff
|
tree
2009-12-21
Brian Paul
progs/perf: added check for GL_ARB_framebuffer_object
commit
|
commitdiff
|
tree
2009-12-21
Brian Paul
progs/demos: report pixel rate in million pixels / sec
commit
|
commitdiff
|
tree
2009-12-21
Brian Paul
osmesa: added new GLSL libs
commit
|
commitdiff
|
tree
2009-12-21
Brian Paul
progs/osmes: add missing libGL dependency, remove unnee...
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
i965g: fixes to build after merge of master
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
i965g: remove half-finished change to tgsi_parse
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
i965g: back out unintentional changes to linux-dri
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
i965g: back out unintentional changes to gears
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
Merge commit 'origin/master' into i965g-restart
commit
|
commitdiff
|
tree
2009-12-21
Christoph Bumiller
util: draw cube mipmaps with TEX CUBE
commit
|
commitdiff
|
tree
2009-12-21
Roland Scheidegger
python: fix some pipe_format_simplify merge damage
commit
|
commitdiff
|
tree
2009-12-21
Roland Scheidegger
svga: fix typo
commit
|
commitdiff
|
tree
2009-12-21
Keith Whitwell
ws/i965: respect DEBUG_WINSYS flag
commit
|
commitdiff
|
tree
next