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
2010-09-09
glsl2: Add lowering pass to remove noise opcodes
Ian Romanick
2010-09-09
glsl2: Add ir_unop_noise
Ian Romanick
2010-09-09
glsl/builtins: normalize of a negative scalar should be -1.0.
Kenneth Graunke
2010-09-09
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
glapi: Fix non-debug builds
Jakob Bornecrantz
2010-09-09
st/dri: support EGL_MESA_image_drm: queryImage
ben
2010-09-09
st/dri: support EGL_MESA_image_drm: createImage
ben
2010-09-09
eglglx: Convert glx visuals/fbconfigs straight to EGL configs
Kristian Høgsberg
2010-09-09
egl: Remove old egldri driver
Kristian Høgsberg
2010-09-09
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
glx: Optimize out no-op make current calls
Kristian Høgsberg
2010-09-10
egl: Use _EGL_CHECK_DISPLAY in eglCreateContext.
Chia-I Wu
2010-09-10
egl: Display may be NULL in _eglLookup*.
Chia-I Wu
2010-09-09
llvmpipe: remove redundant tgsi_dup_tokens() call
Brian Paul
2010-09-09
dri/nouveau: Expose EXT_texture_env_combine.
Francisco Jerez
2010-09-09
dri/nv10-nv20: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
dri/nv04: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
dri/nouveau: Minor cleanup.
Francisco Jerez
2010-09-09
glx: Fix another use-after-free problem
Kristian Høgsberg
2010-09-09
r600: add TXL instruction and note about TXB
Andre Maasikas
2010-09-09
r600: remove depth exports move, just set to output x <- z in the export intr...
Andre Maasikas
2010-09-09
r600: protect cleanup instructions from double free
Andre Maasikas
2010-09-09
r600: remove mask from output intructions
Andre Maasikas
2010-09-09
r600: allow relative addressing of temps, inputs, outputs
Andre Maasikas
2010-09-09
r600: handle LIT writemask
Andre Maasikas
2010-09-09
r600: fix rsq from negative input
Andre Maasikas
2010-09-08
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
mesa: add PIPE_SHADER_* like constants and conversions to/from enums (v2)
Luca Barbieri
2010-09-08
glsl: Add info about talloc and optimization passes to the README.
Eric Anholt
2010-09-08
glsl: Update README talking about multi-instruction operations.
Eric Anholt
2010-09-08
glx: Destroy pixmap after destroying glx and dri drawables
Kristian Høgsberg
2010-09-08
glsl/builtins: Set the API in the fake context.
Kenneth Graunke
2010-09-08
glsl2: Clear out profile pointers in _mesa_glsl_release_functions
Ian Romanick
2010-09-08
mesa: Refactor parameter processing in set_combiner_(operand|source)
Ian Romanick
2010-09-08
mesa: Fix handling of texenv operands for EXT vs ARB version
Ian Romanick
2010-09-08
glx: Ignore DRI2 event for drawables we've destroyed
Kristian Høgsberg
2010-09-08
glx: Fix use after free problem
Kristian Høgsberg
2010-09-08
glsl: Fix for scalar float built-in definitions.
Kenneth Graunke
2010-09-08
glsl: regenerate builtins
Eric Anholt
2010-09-08
glsl: Fix typo in builtin step() using a wrong channel.
Eric Anholt
2010-09-08
ir_validate: Ensure ir_binop_dot is only used on vector types.
Kenneth Graunke
2010-09-08
glsl: Refresh automatically generated file builtin_function.cpp.
Kenneth Graunke
2010-09-08
glsl/builtins: Don't use ir_binop_dot on floating point values.
Kenneth Graunke
2010-09-08
glsl/builtins: Simplify degenerate scalar float cases.
Kenneth Graunke
2010-09-08
glsl2: Make sure _mesa_glsl_parse_state constructor gets a context
Ian Romanick
2010-09-08
glx: Drop broken drawable garbage collection
Kristian Høgsberg
2010-09-08
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-08
glsl: Support GLSL ES in the standalone compile.
Chia-I Wu
[prev]
[next]