projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-01-06
Luca Barbieri
gallium: remove PIPE_TEX_FILTER_ANISO
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
docs: added more GL3 items
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queries
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: call _mesa_compute_version() to set context's...
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added version.c to build
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added _mesa_compute_version() in new version...
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
mesa: added version fields to GLcontext
commit
|
commitdiff
|
tree
2010-01-06
Brian Paul
gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
gallium/util: comments and whitespace fixes
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
docs: added link to wiki page about missing Mesa features
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
i965g: fix invalid assertion in emit_xpd()
commit
|
commitdiff
|
tree
2010-01-05
Eric Anholt
i965: Fix build after blind merge of mesa 7.7 by Brian.
commit
|
commitdiff
|
tree
2010-01-05
Maarten Maathuis
nouveau: rewrite nouveau_stateobj to use BEGIN_RING...
commit
|
commitdiff
|
tree
2010-01-05
Marcin Slusarz
nouveau: kill nouveau_push.h and use libdrm versions...
commit
|
commitdiff
|
tree
2010-01-05
Maarten Maathuis
nv50: remove vtxbuf stateobject after a referenced...
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
Merge branch 'gallium-docs'
commit
|
commitdiff
|
tree
2010-01-05
Chia-I Wu
egl: Fix breakage from -fvisibility=hidden.
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
docs: Don't check in generated docs.
commit
|
commitdiff
|
tree
2010-01-05
Corbin Simpson
docs: Stub out list of modules in core distribution...
commit
|
commitdiff
|
tree
2010-01-05
Kristian Høgsberg
Merge branch 'remove-intel-dri1'
commit
|
commitdiff
|
tree
2010-01-05
Keith Whitwell
Merge commit 'origin/gallium-draw-retval'
commit
|
commitdiff
|
tree
2010-01-05
Andre Maasikas
r600: adjust after radeon mipmap changes in 7118db8700
commit
|
commitdiff
|
tree
2010-01-05
Andre Maasikas
r600: support depth compare functions & shadow_ambient
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Simplify implementation of few interpreter's...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Use FREE() to release MALLOC-ed() memories in...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Fix bogus loop condition in sanity.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Treat MOV source operand as FLOAT so modifiers...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Store ADDR file in interpreter as an int.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Remove dead micro_umod().
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Make interpreter aware of float and integer data...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add UMOD TGSI opcode.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcode...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi/ureg: Improve immediate match & expand logic.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Support signed/unsigned integer immediate types.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add signed/unsigned int immediate data types.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Cleanup interpreter code for other existing integ...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
tgsi: Implement new integer opcodes.
commit
|
commitdiff
|
tree
2010-01-05
Michal Krol
gallium: Add more integer TGSI opcodes.
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: make texture BorderColor a union of float/int...
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
Merge branch 'mesa_7_7_branch'
commit
|
commitdiff
|
tree
2010-01-05
Brian Paul
mesa: add missing _mesa_lock_texture() call
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
i915: Use _MaxLevel on principle in texture setup.
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
intel: Fix CopyTexImage from tiled mipmap levels > 0.
commit
|
commitdiff
|
tree
2010-01-04
Eric Anholt
i965: Fix the surface offset calculation for tiled...
commit
|
commitdiff
|
tree
2010-01-04
Andre Maasikas
r600: support vertex_array_bgra
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
mesa: added GL_DU8DV8_ATI in extract_float_rgba()
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
docs: initial release notes for 7.7.1
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
mesa: Prevent possible array out-of-bounds access by...
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
i965g: Fix assert.
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
tgsi: Fix assert.
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
Merge branch 'gallium-conditional-rendering'
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
mesa: regenerated enums.c file
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
glapi: comment-out TIMEOUT_IGNORED
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
glsl: use varName variable in _slang_gen_assignment()
commit
|
commitdiff
|
tree
2010-01-04
Brian Paul
mesa: more detailed error message in extract_float_rgba()
commit
|
commitdiff
|
tree
2010-01-04
Alan Hourihane
fix overflow
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: intelScreenContext() is no longer used
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Remove remaining dri2.enabled tests
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop more cliprect bookkeeping
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Remove struct intel_framebuffer
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Remove client-side vblank code
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop intelWindowMoved()
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop batchbuffer cliprect_mode tracking
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop DRI1 static regions
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Use depth buffer from ctx.DrawBuffer in copypix_...
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop LOCK/UNLOCK_HARDWARE()
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop DRI1 SwapBuffer implementation
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop DRI1 CopySubBuffer implementation
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
intel: Drop DRI1 support
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Push __driDriverExtensions out of dri_util.c and into...
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Remove leftover __DRI{screen,drawable,context}Private...
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Check for libdrm_$chipset.pc when needed
commit
|
commitdiff
|
tree
2010-01-04
Michel Dänzer
st/mesa: Only call st_texture_image_unmap() if texImage...
commit
|
commitdiff
|
tree
2010-01-04
Alan Hourihane
silence compiler warning
commit
|
commitdiff
|
tree
2010-01-04
Alan Hourihane
Fix test
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Explain TGSI_SEMANTIC_NORMAL.
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Fix indent.
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Clarify what truncate means.
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Replace bogus `\times' back with `*'.
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: TGSI SIN and COS are scalar instructions.
commit
|
commitdiff
|
tree
2010-01-04
Michel Dänzer
svga: Fix debug build crash when rendering to depth...
commit
|
commitdiff
|
tree
2010-01-04
Michel Dänzer
st/xorg: Proper calculation of screen pitch.
commit
|
commitdiff
|
tree
2010-01-04
Michel Dänzer
vmware/xorg: Fix SCons build.
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Clarify math description of TGSI LRP instruction...
commit
|
commitdiff
|
tree
2010-01-04
Michal Krol
docs: Correct TGSI acronym expansion.
commit
|
commitdiff
|
tree
2010-01-04
Andre Maasikas
r600: support vertex_array_bgra
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
r300: Use C-style comments.
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
progs/egl: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
progs/samples: Silence compiler warnings.
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
r300: Silence 'mixed declarations and code' warnings.
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Only enable verbose NoOp dispatch if DEBUG is defined
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
r300: Silence 'mixed declarations and code' warning.
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Noop dispatch: move warning code out of the generated...
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
r300: Silence 'mixed declarations and code' warning.
commit
|
commitdiff
|
tree
2010-01-04
Vinson Lee
r300g: Silence 'mixed declarations and code' warning.
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Fix glut to work with -fvisibility=hidden
commit
|
commitdiff
|
tree
2010-01-04
Kristian Høgsberg
Export a few glapi functions used by gallium and r300
commit
|
commitdiff
|
tree
next