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-25
mesa: Remove now-unused _mesa_add_sampler().
Eric Anholt
2010-08-25
ir_to_mesa: Add support for samplers in structures.
Eric Anholt
2010-08-25
mesa: Remove now-unused _mesa_add_uniform.
Eric Anholt
2010-08-25
ir_to_mesa: Convert this code to using linker.cpp's uniform locations.
Eric Anholt
2010-08-25
mesa: Remove the "Used" flag in gl_program_parameter.
Eric Anholt
2010-08-25
r300/compiler: emulate relative addressing with negative offsets in VS
Marek Olšák
2010-08-25
st/mesa: Remove unnecessary header.
Vinson Lee
2010-08-25
glsl/mesa: fixes for MSVC
Aras Pranckevicius
2010-08-25
intel: Support EGL_MESA_image_drm
Kristian Høgsberg
2010-08-25
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
i965: Remove unnecessary header.
Vinson Lee
2010-08-25
r600: Include missing header in evergreen_fragprog.c.
Vinson Lee
2010-08-25
r600: Include missing header in evergreen_vertprog.c.
Vinson Lee
2010-08-24
r300/compiler: Silence uninitialized variable warning.
Vinson Lee
2010-08-24
r300g: Add missing comma in SConscript.
Vinson Lee
2010-08-24
r600: Include missing header in evergreen_render.c.
Vinson Lee
2010-08-24
r600: Remove unused variable.
Vinson Lee
2010-08-24
i965: Fix printf format warnings on 32-bit builds.
Vinson Lee
2010-08-24
r600: Remove unused variable.
Vinson Lee
2010-08-24
r600: Remove spaces between backslash and newline.
Vinson Lee
2010-08-25
r300/compiler: implement elimination of unused constants
Marek Olšák
2010-08-25
r300/compiler: terminate vertex shader compilation immediately after an error
Marek Olšák
2010-08-25
r300/compiler: fail to compile if we hit hw limits or an unimplemented feature
Marek Olšák
2010-08-25
r300/compiler: handle indexable temporaries correctly in deadcode elimination
Marek Olšák
2010-08-25
r300/compiler: disable register allocation for indexable temporaries in VS
Marek Olšák
2010-08-25
ir_to_mesa: set IndirectRegisterFiles
Marek Olšák
2010-08-24
glsl: Set up uniform initializers by walking the shaders after linking.
Eric Anholt
2010-08-24
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-08-24
prog_execute: Implement OPCODE_TXL
Ian Romanick
2010-08-24
mesa: added isblank() for MSVC
Brian Paul
2010-08-24
mesa: Remove extraneous semicolon.
Chia-I Wu
2010-08-24
mesa: Add core.h.
Chia-I Wu
2010-08-23
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
Eric Anholt
2010-08-23
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-23
mesa: Add new ir_unop_any() expression operation.
Eric Anholt
2010-08-23
ir_to_mesa: Implement f2b by comparing the arg to 0, not the result.
Eric Anholt
2010-08-23
glsl2: Include imports.h to get snprintf wrapper for MSVC
Ian Romanick
2010-08-23
mesa: Fix msvc build of glsl.
Aras Pranckevicius
2010-08-23
ir_to_mesa: Fix constant array handling to return the temp we created.
Eric Anholt
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
[prev]
[next]