projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2009-11-17
Jakob Bornecrantz
svga: Add svga driver
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Vinson Lee
progs/demos: Fix memory leak in ray.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Jakob Bornecrantz
st/xorg: Fix copy-pasto
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Vinson Lee
progs/demos: Fix memory leak in projtex.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Vinson Lee
progs/demos: Fix memory leak in ipers.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
i965: Use MESA_FORMAT_AL1616 when appropriate
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
Move 'static' to start of declaration to silence compil...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
AL1616: Enable MESA_FORMAT_AL1616 for software paths
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
AL1616: Add TexImage storage path
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
AL1616: Add texel fetch / store routines
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
AL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Ian Romanick
AL1616: Add macros to pack two GLushorts into a texel
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Vinson Lee
progs/demos: Fix memory leak in fslight.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Jakob Bornecrantz
st/xorg: Fix comp alpha code and deal with luminance...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Jakob Bornecrantz
st/xorg: Incase of format missmatch swizzle channels...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Alex Deucher
r600: don't force Z order
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Corbin Simpson
docs: Update r300g status.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
docs: fixes, changes for Mesa 7.7
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
progs/tests: silence warning
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
mesa: remove unused vertex array driver hooks
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
mesa: check BaseLevel, MaxLevel in _mesa_GenerateMipmap...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
mesa: use _mesa_get_current_tex_object()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Brian Paul
mesa: added another check in check_gen_mipmap()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Michel Dänzer
st/xorg: Only reference new picture formats when they...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Brian Paul
st/mesa: comments for st_draw.c
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Brian Paul
st/egl: add some basic comments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Francisco Jerez
nv20: Fix build for the last nouveau_class.h changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Francisco Jerez
nv10: Fix build for the last nouveau_class.h changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Vinson Lee
progs: Ignore Mac OS dSYM directories.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Eric Anholt
i965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Eric Anholt
i965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Clean up emit_tex a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
Merge remote branch 'origin/mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Flag BRW_NEW_CONTEXT on some context state.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
intel: Remove some dead context structure fields.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Remove an unused cache_item field.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Remove long dead structures for ffvertex_prog.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Use bo_map instead of subdata to upload the bits...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Validate the number of URB entries selected for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
intel: When subdataing a busy buffer, use a temporary...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Clean up Ironlake sampler type definitions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
i965: Avoid moving the current value back into the...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Eric Anholt
mesa: Improve the eliminate-move-use to work across...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Zack Rusin
st/xorg: try to fix non-uniform transforms
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Vinson Lee
progs/glsl: Add missing break statement in multinoise.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Ian Romanick
intel: Don't check for context pointer to be NULL durin...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Ian Romanick
intel: Remove unused enable_imaging parameter to intelI...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Eric Anholt
i965: Fix Ironlake shadow comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Eric Anholt
i965: Fix VBO last-valid-offset setup on Ironlake.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Zack Rusin
st/xorg: use an immediate instead of a full blown const
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Zack Rusin
st/xorg: don't use flow control
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Brian Paul
swrast: handle additional Z24 formats in read_depth_pix...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Roland Scheidegger
i965: fix EXT_provoking_vertex support
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Vinson Lee
demos/glsl: Add missing break statement to noise test.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Zack Rusin
st/xorg: implement repeatnone and make some code smell...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Zack Rusin
st/xorg: fallback until daddy can implement you properly
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Brian Paul
progs/tests: add alpha/blend testing to packedpixels.c
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Corbin Simpson
r300, r300g: Add missing registers.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Corbin Simpson
dri-st: Add some required GL 2.0 extensions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eric Anholt
i965: Fix VS constant buffer value loading.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eric Anholt
i965: Unalias src/dst registers for SGE and friends.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eric Anholt
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jakob Bornecrantz
st/xorg: Fallback if picture format doesn't match textu...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jakob Bornecrantz
st/xorg: Don't segfault when debug printing
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Zack Rusin
st/xorg: wrap to border color
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
swrast: update renderbuffer format assertions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
mesa: fix some begin/end render-to-texture logic
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
mesa: move check_begin/end_texture_render() calls
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
mesa: new vars: oldDrawFb, oldReadFb in _mesa_BindFrame...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
mesa: rename vars in _mesa_BindFramebufferEXT()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
brian
mesa: added comment for check_begin_texture_render()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jakob Bornecrantz
st/egl: Probe hardware for depth stencil format
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Zack Rusin
st/xorg: cleanup the naming
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Zack Rusin
st/xorg: print ouf the picture formats when compositing
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Eric Anholt
Merge remote branch 'origin/mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Eric Anholt
i965: avoid memsetting all the BRW_WM_MAX_INSN arrays...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Eric Anholt
i965: Add a note explaining the data cache domain.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Vinson Lee
i915g: Fix memory leak when pci id is unknown.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eric Anholt
i965: Unalias src/dst registers for SGE and friends.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eric Anholt
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
slang: Fix return value check.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michel Dänzer
st/xorg: Fix SCons build.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
slang: Check OOM conditions for alloc_node_storage().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
José Fonseca
llvmpipe: Fix derived blend color state.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
slang: Check return value from new_instruction().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
slang: Fix signed/unsigned int handling in _slang_free_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
tgsi/exec: Exit early on error.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
tgsi/ureg: Simplify logic in tokens_expand().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michal Krol
slang: Handle OOM condition in new_instruction().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zack Rusin
st/xorg: remove deprecated rendering code
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zack Rusin
st/xorg: fix composite batching
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Jerome Glisse
r600/r700: typo, fix mask of DB_ALPHA_TO_MASK
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Alex Deucher
r600: don't emit htile regs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Alex Deucher
r600: rework DB render setup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Alex Deucher
r600: don't emit htile regs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Alex Deucher
r600: add missing ZPASS setup bits for r7xx+
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
José Fonseca
llvmpipe: Ensure stack variables in unit tests are...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Christoph Bumiller
nv50: clarify data for method 0x121c
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Corbin Simpson
r300g: Fix up SW TCL rendering functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Corbin Simpson
r300g: Protect against possibly missing Draw pointer.
commit
|
commitdiff
|
tree
|
snapshot
next