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
/
mesa
Age
Commit message (
Expand
)
Author
2009-04-01
swrast: do texture sampling/combining in floating point
Brian Paul
2009-04-01
glsl: implement compiling/linking of separate compilation units
Brian Paul
2009-04-01
mesa: use correct tex unit lod bias for TXB instruction
Brian Paul
2009-04-01
swrast: fix glDrawBuffer(GL_FRONT_AND_BACK)
Brian Paul
2009-04-01
mesa: fix a recursive display list problem
Brian Paul
2009-04-01
glsl: fix texgen state variable tokens in emit_statevars()
Brian Paul
2009-04-01
mesa: minor tweaks in append_token() for printing state var strings
Brian Paul
2009-03-31
mesa: fix bug in GPU codegen for fixed-function two-sided lighting
Brian Paul
2009-03-31
mesa: minor reformatting, whitespace changes
Brian Paul
2009-03-31
Updated CPU_TO_LE32 to work on darwin
Jeremy Huddleston
2009-03-31
gallium: Move pf_is_depth_stencil to p_format.h.
José Fonseca
2009-03-31
fix ugly copy/paste error in mipmap generation code
Roland Scheidegger
2009-03-30
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
Adam Jackson
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
mesa: fix a glGetTexImage issue with base-converted texture formats
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
glapi regenerate
Roland Scheidegger
2009-03-28
glapi: remove a couple accidental GL_ prefixes
Roland Scheidegger
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-28
fix various small intel blitter issues
Roland Scheidegger
2009-03-27
mesa: Support Z24S8 wherever S8Z24 is supported.
José Fonseca
2009-03-26
st: init the default texture to (0,0,0,1)
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-25
r300: cleanup swtcl a little
Maciej Cencora
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2009-03-25
slang: ensure structure elements have their array length set
Alan Hourihane
2009-03-25
r300_cmdbuf.c: convert cast to a form supported by Sun cc
Alan Coopersmith
2009-03-25
r300: Texture size limit cleanups.
Michel Dänzer
2009-03-24
mesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big shaders out there)
Alan Hourihane
2009-03-24
mesa/st: bump gallium version to 0.3
Keith Whitwell
2009-03-24
i965: fix point rasterization when rendering to FBO
Robert Ellison
2009-03-23
i965: Fix glFrontFacing in twoside GLSL demo.
Eric Anholt
2009-03-23
i965: Fix fog coordinate g,b,a values when glFrontFacing isn't used.
Eric Anholt
2009-03-23
i965: Clean up a bit of mess with unneeded variables in emit_interp.
Eric Anholt
2009-03-23
i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS.
Eric Anholt
2009-03-23
i965: Fix occlusion query when no other WM state updates occur.
Eric Anholt
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-21
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
st: Silence compiler warnings.
Michal Krol
2009-03-20
gallium: remove use of origin_lower_left
Brian Paul
2009-03-20
mesa: add new internal state var for window size
Brian Paul
2009-03-20
mesa: linear scan register allocation for shader programs
Brian Paul
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
slang: Use _mesa_snprintf() wrapper.
Michal Krol
2009-03-19
slang: initialize the context
Alan Hourihane
2009-03-19
slang: support uniform arrays
Alan Hourihane
2009-03-19
glslcompiler: added new options to override debug/optimization pragmas
Brian Paul
2009-03-19
glsl: change GLSL #pragma initialization
Brian Paul
2009-03-19
glsl: when debug pragma is on, emit comments about function calls/inlines
Brian Paul
[prev]
[next]