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
2010-08-23
mesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH.
Eric Anholt
2010-08-23
mesa: Assorted fixes for es_generator.py on win32.
Chia-I Wu
2010-08-23
i965: Add sandybridge D0 pci ids
Zhenyu Wang
2010-08-22
st/mesa: implement depth-only blit for BlitFramebuffer
Marek Olšák
2010-08-22
st/mesa: fix BlitFramebuffer for D24S8 textures
Marek Olšák
2010-08-22
st/mesa: added st_is_depth_stencil_combined() function
Brian Paul
2010-08-22
st/mesa: fix ReadPixels crashes when reading depth/stencil from a FBO
Brian Paul
2010-08-22
mesa: use driver hook for creating new renderbuffers
Brian Paul
2010-08-22
st/mesa: clean-up pipe_get_transfer() calls
Brian Paul
2010-08-22
i965: Fix 8-wide FB writes on gen6.
Eric Anholt
2010-08-22
i965: Fix brw_math1 with scalar argument in gen6 FS.
Eric Anholt
2010-08-22
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
i965: Use intel->gen >= 6 instead of IS_GEN6.
Eric Anholt
2010-08-22
mesa: Initialize member variables in ir_to_mesa_src_reg constructor.
Vinson Lee
2010-08-21
mesa: Initialize variables in mesa_src_reg_from_ir_src_reg.
Vinson Lee
2010-08-22
mesa: Removed another unused variable.
José Fonseca
2010-08-21
mesa: Remove unsused local variable.
José Fonseca
2010-08-20
evergreen : initial support driver code.
richard
2010-08-20
i965: Rename nr_depth_regs to nr_payload_regs.
Eric Anholt
2010-08-20
i965: Also use the SIMD8 FB writes for SIMD8 mode on non-SNB.
Eric Anholt
2010-08-20
i965: Add support for FB writes on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Set the destination horiz stride even for da16, as SNB seems to need it.
Zhenyu Wang
2010-08-20
i965: Set the maximum number of threads on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Add AccWrCtl support on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Mention the mlen and rlen for URB reads.
Zhenyu Wang
2010-08-20
i965: Sandybridge doesn't have Compr4 mode, since it's not needed any more.
Zhenyu Wang
2010-08-20
i965: Adjust disasm of subreg numbers to be in units of the register type.
Zhenyu Wang
2010-08-20
i965: Fix DP write channel ordering on Sandybridge.
Eric Anholt
2010-08-20
Delete more vestiges of the old shader compiler.
Kenneth Graunke
2010-08-20
glsl: Remove bogus "ambient" field from vec4 gl_TextureEnvColor.
Kenneth Graunke
2010-08-20
glsl: add missing ambient field to gl_LightModel
Luca Barbieri
2010-08-20
glsl: don't crash if a field is specified for a non-struct uniform
Luca Barbieri
2010-08-20
glsl: add missing sceneColor field to gl_{Front, Back}LightModelProduct
Luca Barbieri
2010-08-20
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
mesa: Fix GetUniformLocation while compiling display lists.
Nick Bowler
2010-08-20
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
mesa: Add missing ES sources to SConscript.
Chia-I Wu
2010-08-20
mesa: Decorate functions with GL_APIENTRY in es_generator.py.
Chia-I Wu
2010-08-20
mesa: Include compiler.h for ASSERT.
Chia-I Wu
2010-08-20
st/mesa: fix code/declaration mixing
Keith Whitwell
2010-08-20
mesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
Luca Barbieri
2010-08-20
mesa/st: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
i965: Fix compile warnings on 64-bit Linux.
Kenneth Graunke
2010-08-19
mesa: Silence uninitialized variable warnings in dummy_enum_func.
Vinson Lee
2010-08-19
i915: Remove unnecessary header from i830_context.c.
Vinson Lee
2010-08-18
i965: Set the if stack pop count when breaking out of a loop inside an if.
Eric Anholt
2010-08-18
i965: Don't set the swizzle on an immediate value in the VS.
Eric Anholt
2010-08-18
mesa: Fix the whining for link failures to actually be under MESA_GLSL=dump.
Eric Anholt
2010-08-18
mesa: Remove unnecessary heaaders from shaderapi.c.
Vinson Lee
[prev]
[next]