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
Age
Commit message (
Expand
)
Author
2009-06-10
winsys/gdi: Link to ws2_32 library.
Michal Krol
2009-06-10
trace: __func__ --> __FUNCTION__.
Michal Krol
2009-06-09
i915: Add an option for testing the effect of early Z in classic mode.
Eric Anholt
2009-06-09
intel: Remove an unneeded hunk that slipped in with texture tiling.
Eric Anholt
2009-06-09
intel: Base tri clearing depth on Y tiling, not IS_I965().
Eric Anholt
2009-06-09
intel: Fix intel_region_unmap to do unmap, not map.
Eric Anholt
2009-06-09
i965: added intelFlush() call in intel_get_tex_image()
Brian Paul
2009-06-09
tests: check for GL_EXT/ARB_framebuffer_object
Brian Paul
2009-06-09
tests: also test glGetTexImage with render to texture
Brian Paul
2009-06-09
tests: quick and dirty glGetTexImage() test program
Brian Paul
2009-06-09
intel: use GLboolean, not int, for compressed parameter
Brian Paul
2009-06-09
intel: make a bunch of glTexImage-related functions static
Brian Paul
2009-06-09
intel: whitespace clean-ups
Brian Paul
2009-06-09
vbo: more glDrawElements debug code (disabled)
Brian Paul
2009-06-09
mesa: added a simple bounds checker to glMap/UnmapBuffer() (disabled)
Brian Paul
2009-06-09
trace/rbug: Add support for draw block rule
Jakob Bornecrantz
2009-06-09
rbug: Change block protocol around a bit
Jakob Bornecrantz
2009-06-09
trace/rbug: Return textures currently bound to context
Jakob Bornecrantz
2009-06-09
rbug: Extend context info and block ops
Jakob Bornecrantz
2009-06-09
intel: remove extra \n from warning string
Brian Paul
2009-06-09
mesa: reorder fields, update comments for gl_buffer_object
Brian Paul
2009-06-09
glsl: Expand nested preprocessor macros.
Michal Krol
2009-06-08
r300-gallium: HW TCL glxgears. (Read the rest of the log.)
Corbin Simpson
2009-06-08
r300-gallium: Make UCP and clip work again for SW TCL.
Corbin Simpson
2009-06-08
r300-gallium: Don't emit UCP planes for SW TCL.
Corbin Simpson
2009-06-08
glsl: Fix preprocessor define argument parsing for dead sections.
Michal Krol
2009-06-08
glsl: preprocessor debug code (disabled)
Brian Paul
2009-06-08
docs: document MESA_EXTENSION_OVERRIDE env var
Brian Paul
2009-06-08
softpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY as 16.0
Brian Paul
2009-06-08
mesa: new MESA_EXTENSION_OVERRIDE env var
Brian Paul
2009-06-08
mesa: EXT_vertex_array_bgra fixes
Maciej Cencora
2009-06-08
trace/rbug: Sleep on windows when blocked
Jakob Bornecrantz
2009-06-08
llvm: fix compile on gcc 4.4
Dave Airlie
2009-06-07
nouveau: forgotten makefile...
Ben Skeggs
2009-06-06
nv50: fix multi-texturing
Ben Skeggs
2009-06-06
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-05
r300-gallium: Use VAP_CLIP_CNTL.
Corbin Simpson
2009-06-05
r300-gallium: Emit UCP.
Corbin Simpson
2009-06-05
r300-gallium: Improve vs emit.
Corbin Simpson
2009-06-05
mesa: Fix wglext.h prototypes.
Michal Krol
2009-06-05
nv50: use larger tile sizes
Ben Skeggs
2009-06-05
nv50: use nouveau_bo for query buffers
Ben Skeggs
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
util: Fix winsock include.
Michal Krol
2009-06-05
r300-gallium: Mute some debug info.
Corbin Simpson
2009-06-04
r300-gallium: vs: Fix negation calculation.
Corbin Simpson
2009-06-04
r300-gallium: Fix pasta.
Corbin Simpson
2009-06-04
r300-gallium: Improve vs debug more.
Corbin Simpson
2009-06-04
r300-gallium: vs: Add negation, SUB.
Corbin Simpson
2009-06-04
r300: Moar vs debug.
Corbin Simpson
[next]