index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-01-29
i915: Don't take a context as argument for debug
Jakob Bornecrantz
2009-01-29
i915: Don't dump batchbuffer on flush in context
Jakob Bornecrantz
2009-01-29
i965: fix bug in pass0_precalc_mov()
Brian Paul
2009-01-29
i965: widen per-texture bitfields for 16 texture image units
Brian Paul
2009-01-29
intel: check if stencil test is enabled in intel_stencil_drawpixels()
Brian Paul
2009-01-29
intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(),...
Brian Paul
2009-01-29
mesa: set version to 7.4 for mesa_7_4_branch
Brian Paul
2009-01-29
mesa: set version to 7.3
Brian Paul
2009-01-28
intel: Fix type correctly this time
Jakob Bornecrantz
2009-01-28
intel: Fix typo
Jakob Bornecrantz
2009-01-28
i915: Add verbose debuging
Jakob Bornecrantz
2009-01-28
i915: Fix batchbuffer dumping
Jakob Bornecrantz
2009-01-28
i915: Flush on surface copy/clear
Jakob Bornecrantz
2009-01-28
intel: Supply the correct buffers to gem
Jakob Bornecrantz
2009-01-28
gallium: Build EGL st when build glx st
Jakob Bornecrantz
2009-01-28
egl: Adopt to st_framebuffer changes
Jakob Bornecrantz
2009-01-28
pipebuffer: More assertions.
José Fonseca
2009-01-28
pipebuffer: Fix alignment assertion.
José Fonseca
2009-01-28
pipebuffer: Export the pipe buffer winsys hooks.
José Fonseca
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
tgsi: silence some warnings
Keith Whitwell
2009-01-27
draw: silence some warnings
Keith Whitwell
2009-01-27
i915: queiten compiler warnings
Keith Whitwell
2009-01-27
failover: queiten compiler warnings
Keith Whitwell
2009-01-27
draw: queiten compiler warnings
Keith Whitwell
2009-01-26
egl: compilation fix
Zack Rusin
2009-01-26
glut: Minor cleanups.
José Fonseca
2009-01-26
nv20: rewrite vertex layout
Pekka Paalanen
2009-01-26
nv20: adjust initial hw context
Pekka Paalanen
2009-01-26
gallium: updated comments in st_extensions.c
Brian Paul
2009-01-24
g3dvl: Remove dead links to files that are now in libnouveaudrm.
Younes Manton
2009-01-24
nouveau: fix st_get_framebuffer_surface() breakage
Pekka Paalanen
2009-01-24
mesa: declare pipe_texture in st_public.h
Pekka Paalanen
2009-01-24
glew: Build it as a static lib.
José Fonseca
2009-01-23
wgl: Adapt for st_get_framebuffer_surface call change.
José Fonseca
2009-01-23
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
glew: Initial import.
José Fonseca
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-21
i915: Add decode for PS in batchbuffers.
Eric Anholt
2009-01-21
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents.
Eric Anholt
2009-01-21
nouveau: Map correct mip level when using the shadow (nv30, nv40).
Younes Manton
2009-01-21
nouveau: nv30 does not support separate blend functions for alpha and rgb
Patrice Mandin
2009-01-21
[intel] Remove remaining references to intel_wait_flips().
Kristian Høgsberg
2009-01-21
swrast: fix redundant texture application in affine_textured_triangle().
Brian Paul
2009-01-21
mesa: add some debug assertions to detect null current texture object pointers
Brian Paul
[next]