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
2011-01-24
mesa: add red, red/green formats in _mesa_base_fbo_format()
Brian Paul
2011-01-24
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
mesa: new cases in _mesa_base_fbo_format()
Brian Paul
2011-01-24
Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...
Brian Paul
2011-01-24
st/mesa: Enable EXT_texture_format_BGRA8888 for gles1/2
Benjamin Franzke
2011-01-24
st/mesa: support internalFormat=GL_BGRA in TexImage2D
Benjamin Franzke
2011-01-24
mesa/es: require internalFormat==format in TexImage2D
Benjamin Franzke
2011-01-24
mesa: allow internalFormat=GL_BGRA_EXT in TexImage2D
Benjamin Franzke
2011-01-24
mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
Dimitry Andric
2011-01-24
mesa: s/movzx/movzbl/
Dimitry Andric
2011-01-24
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
2011-01-24
r600c: only colors can be flat shaded
Andre Maasikas
2011-01-23
r300g: Increase fragment shader limits for r400 cards
Tom Stellard
2011-01-23
gldirect: remove _NEW_ACCUM
Brian Paul
2011-01-23
i965: remove _NEW_ACCUM
Brian Paul
2011-01-23
mesa: add ARB_framebuffer_sRGB as alias of the EXT variant
Marek Olšák
2011-01-23
mesa: return GL_LINEAR for ..COLOR_ENCODING if framebuffer_sRGB is unsupported
Marek Olšák
2011-01-23
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
Brian Paul
2011-01-23
mesa: smarter glTexParameter state invalidation
Brian Paul
2011-01-23
r300/compiler: remove any code related to relative addressing of temporaries
Marek Olšák
2011-01-22
st/mesa: ensure that all pixel paths operation on linear RGB data, not sRGB
Brian Paul
2011-01-22
st/mesa: update comment, use st_fb_orientation()
Brian Paul
2011-01-22
st/mesa: comments in update_viewport()
Brian Paul
2011-01-22
scons: Add support for GLES.
Chia-I Wu
2011-01-21
glsl, i965: Remove unnecessary talloc includes.
Kenneth Graunke
2011-01-21
ra: Use the same context when realloc'ing arrays.
Kenneth Graunke
2011-01-21
mesa: EXT_framebuffer_sRGB interface additions.
Dave Airlie
2011-01-21
r600c: get OQ results only for 4 DBs on r600 class
Andre Maasikas
2011-01-20
intel: Fix typeos from 3d028024 and 790ff232
Ian Romanick
2011-01-20
i915: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
i965: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
mesa: Set correct values for range/precision of shader integer types
Ian Romanick
2011-01-20
mesa: Connect glGetShaderPrecisionFormat into the dispatch table
Ian Romanick
2011-01-20
Fix the build from 887d2b64
Ian Romanick
2011-01-20
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
mesa: move extra prim mode #defines
Brian Paul
2011-01-20
vbo: added comment
Brian Paul
2011-01-20
mesa: minor formatting fixes
Brian Paul
2011-01-20
st/mesa: clean up the sampler view format code
Brian Paul
2011-01-20
mesa: document sRGBDecode field
Brian Paul
2011-01-20
st/mesa: formatting, whitespace fixes
Brian Paul
2011-01-20
r600c: bump sq gpr resources if a shader needs more than default
Andre Maasikas
2011-01-20
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
r200: fix up some problems with TFP on r200
Dave Airlie
2011-01-19
i965/fs: Take the shared mathbox into account in instruction scheduling.
Eric Anholt
2011-01-19
i965/fs: Add a helper function for detecting math opcodes.
Eric Anholt
2011-01-19
i965/fs: Assign URB/CURB register numbers after instruction scheduling.
Eric Anholt
2011-01-19
i965/fs: Add an instruction scheduler.
Eric Anholt
2011-01-19
i965/fs: Add a helper for detecting texturing opcodes.
Eric Anholt
2011-01-19
mesa: implement glGetShaderPrecisionFormat()
Brian Paul
[next]