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
Age
Commit message (
Expand
)
Author
2011-02-08
r300g: use the same upload buffer for vertices and indices
Marek Olšák
2011-02-08
r600g: use the same upload buffer for vertices, indices, and constants
Marek Olšák
2011-02-08
mesa/st: Plug a fragment program variant parameter leak
Thomas Hellstrom
2011-02-08
st/mesa: free the temporary bitmap/drawpix shader code
Brian Paul
2011-02-08
u_vbuf_mgr: add a way to specify the BIND flag for the upload buffer
Marek Olšák
2011-02-08
u_vbuf_mgr: remove tabs
Marek Olšák
2011-02-08
u_vbuf_mgr: make the uploader public
Marek Olšák
2011-02-08
Revert "r600g: do not flush the uploader" (with comments)
Marek Olšák
2011-02-08
r600g: silence a few valgrind warnings
Brian Paterni
2011-02-08
mesa/st: Fix vertex buffer leak
Thomas Hellstrom
2011-02-07
wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create()
Kristian Høgsberg
2011-02-07
r600g: Add support for relative addressing on constant buffers.
Henri Verbeet
2011-02-07
r600g: Set the fetch type in r600_bc_vtx_build().
Henri Verbeet
2011-02-07
r600g: Handle the ADD_INT instruction in r600_bc_get_num_operands().
Henri Verbeet
2011-02-07
r600g: Generalize the pipe_add_vertex_attrib() functions.
Henri Verbeet
2011-02-07
r600g: Remove vs_resource and ps_resource from the pipe context.
Henri Verbeet
2011-02-07
r600g: Split constants in r600_shader_from_tgsi().
Henri Verbeet
2011-02-07
r600g: Do the tgsi_full_src_register to r600_shader_src conversion in r600_sh...
Henri Verbeet
2011-02-07
r600g: Split r600_bc_alu_src.
Henri Verbeet
2011-02-07
r600g: Store literal values in the r600_bc_alu_src structure.
Henri Verbeet
2011-02-07
r600g: tgsi_dst() can't fail.
Henri Verbeet
2011-02-07
r600g: tgsi_src() can't fail.
Henri Verbeet
2011-02-07
wayland-egl: Force roundtrips to get device name and authenticate correctly
Kristian Høgsberg
2011-02-07
egl_dri2: Add wayland platform
Benjamin Franzke
2011-02-07
egl_dri2: Export dri2_get_driver_for_fd
Benjamin Franzke
2011-02-07
egl_dri2: Enable pixmap bind_to_texture according to the extension
Benjamin Franzke
2011-02-07
st/egl: Add wayland platform
Benjamin Franzke
2011-02-07
st/egl: drm_image: Check for MESA_drm_image
Benjamin Franzke
2011-02-07
st/egl: native_helper: Add resource_surface_import_resource
Benjamin Franzke
2011-02-07
egl: Implement libwayland-egl
Benjamin Franzke
2011-02-07
egl: Add wayland platform
Benjamin Franzke
2011-02-07
intel: Implement dri2::{Allocate,Release}Buffer
Benjamin Franzke
2011-02-07
st/dri: Implement dri2::{Allocate,Release}Buffer
Benjamin Franzke
2011-02-07
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-02-07
r600g: correctly report supported vertex formats
Marek Olšák
2011-02-07
r300g: use the new vertex buffer manager
Marek Olšák
2011-02-07
r600g: use the new vertex buffer manager
Marek Olšák
2011-02-07
util: import a new vertex buffer manager
Marek Olšák
2011-02-06
r600g: do not flush the uploader
Marek Olšák
2011-02-06
r300g: do not flush the uploader
Marek Olšák
2011-02-06
configure.ac: correctly check for libdrm_radeon version
Marek Olšák
2011-02-06
r300g: RS400 doesn't have ZMASK
Marek Olšák
2011-02-06
r600g: use surface format not underlying texture format
Dave Airlie
2011-02-05
r300/compiler: Disable register rename pass on r500
Tom Stellard
2011-02-05
r300/compiler: Don't count BEGIN_TEX instructions in the compiler stats
Tom Stellard
2011-02-05
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-04
mesa: Fix error checks in GetVertexAttrib functions
Ian Romanick
2011-02-04
linker: Generate link errors when ES shaders are missing stages
Ian Romanick
2011-02-04
glsl: Add opt_copy_propagation_elements.cpp to SConscript.
Vinson Lee
2011-02-04
i965: Drop the dead tracking of color_regions[].
Eric Anholt
[next]