projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-06-01
José Fonseca
tgsi: Determine which shader input channels are effecti...
commit
|
commitdiff
|
tree
2010-06-01
José Fonseca
gallium/docs: Update FRAC -> FRC.
commit
|
commitdiff
|
tree
2010-06-01
Brian Paul
mesa: use split_location_offset() in GetUniform() functions
commit
|
commitdiff
|
tree
2010-05-31
Thomas Hellstrom
st/xorg: Fix Xv cliprect scaling.
commit
|
commitdiff
|
tree
2010-05-31
Thomas Hellstrom
st/xorg Avoid advertizing rotation / reflection support.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
vgapi: Generate PIC objects.
commit
|
commitdiff
|
tree
2010-05-31
José Fonseca
glapi: Generate PIC objects.
commit
|
commitdiff
|
tree
2010-05-31
José Fonseca
llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Use stamps only to avoid unnecessary geometry...
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
mesa: Fix excess initializers in get.c table.
commit
|
commitdiff
|
tree
2010-05-31
Dave Airlie
swrast: add TFP support to swrast.
commit
|
commitdiff
|
tree
2010-05-31
Dave Airlie
gallium: fix TFP on gallium
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Update KMS backend to use resource_surface.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Update GDI backend to use resource_surface.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Update ximage backend to use resource_surface.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Add helper functions for use by backends.
commit
|
commitdiff
|
tree
2010-05-31
Chris Wilson
intel: Initialize batch->reserved_space on allocation
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
targets/egl: Add SConscript for egl-apis.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/vega: Use SConscript for Windows build.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
gallium/util: Define isfinite and isnan for MSVC.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
mapi/vgapi: Add SConscript for Windows build.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Use OS-specific module suffices.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
targets/egl: Add SConscript for egl_gdi_swrast.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
st/egl: Add GDI backend.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
egl: Use SConscript for Windows build.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
egl: Use khronos types for EGL_MESA_screen_surface.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
Define PUBLIC to dllexport on MSVC.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
Update KHRONOS_APICALL for _WIN32 platform.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
Always define int32_t in compiler headers.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
glapi: Update SConscript for Windows.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
Update OpenGL ES headers.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
autoconf: Remove unused APIS.
commit
|
commitdiff
|
tree
2010-05-31
Chia-I Wu
mesa: Fix/add feature test to shader.c.
commit
|
commitdiff
|
tree
2010-05-31
Marek Olšák
r300g: set correct pitch in libdrm
commit
|
commitdiff
|
tree
2010-05-31
Marek Olšák
r300g: remove texture usage transfer flag
commit
|
commitdiff
|
tree
2010-05-31
Marek Olšák
r600g: remove unused struct r600_state
commit
|
commitdiff
|
tree
2010-05-30
Vinson Lee
vbo: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-05-30
Vinson Lee
r600g: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-30
Alex Deucher
r600g: RS880 is r6xx-based
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
llvmpipe: Remove unused framebuffer stuff from the...
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
llvmpipe: Don't force a linear to tiled conversion...
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
llvmpipe: Call llvmpipe_set_texture_tile_layout only...
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
util: Add inline function for approximate floating...
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
llvmpipe: Use pointer_to_func() instead of custom wrappers.
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
draw: Use pointer_to_func() instead of custom wrappers.
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
util: Generic pointer to func conversion helper.
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
llvmpipe: Pass the fs variant to the rasterizer.
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
python/retrace: Interpret resource_copy_region.
commit
|
commitdiff
|
tree
2010-05-30
José Fonseca
st/python: Expose region_copy/fill_region instead of...
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/vega: Use FREE.
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/egl: Hook eglCreatePbufferFromClientBuffer.
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/egl: Fix eglCopyBuffers.
commit
|
commitdiff
|
tree
2010-05-30
Chia-I Wu
st/egl: Initialize KMS backend from an fd.
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r300: fix blits for textures of width/height greater...
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: remove unused variable
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: fix gallium function parameters
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: make a local copy of viewport state
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
i915g: Rename winsys c file
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
i915g: Move pci id to winsys struct
commit
|
commitdiff
|
tree
2010-05-29
Jakob Bornecrantz
targets/egl: Give egl targets a good build enviroment
commit
|
commitdiff
|
tree
2010-05-29
Kristian Høgsberg
egl_dri2: Split driver loading out into its own function
commit
|
commitdiff
|
tree
2010-05-29
Kristian Høgsberg
egl_dri2: Check for xcb_connect() failure the right way
commit
|
commitdiff
|
tree
2010-05-29
Marek Olšák
r600g: fix build
commit
|
commitdiff
|
tree
2010-05-28
Eric Anholt
i965: Add cache unit -> bo name mapping for more gen6...
commit
|
commitdiff
|
tree
2010-05-28
Zou Nan hai
i965: fix PIPE_CONTROL command for gen6.
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
llvmpipe: add PIPE_BUFFER to assertion
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
softpipe: add PIPE_BUFFER to assertion
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
llvmpipe: add out of memory checking to triangle setup...
commit
|
commitdiff
|
tree
2010-05-28
Brian Paul
glsl: change uniform location/offset encoding
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g: remove unnecessary breaks
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g: report vertex format support in is_format_supported
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
st/mesa: advertise ARB_half_float_vertex when available
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g/swtcl: fix WPOS
commit
|
commitdiff
|
tree
2010-05-28
Marek Olšák
r300g/swtcl: avoid an infinite loop if an occl. query...
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: disable rendering
commit
|
commitdiff
|
tree
2010-05-27
Bas Nieuwenhuizen
r600g: various fixes
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: fix driver + shader compiler backend change
commit
|
commitdiff
|
tree
2010-05-27
Jakob Bornecrantz
r600g: Integrate into build
commit
|
commitdiff
|
tree
2010-05-27
Jakob Bornecrantz
r600g: Fix buffer offsets
commit
|
commitdiff
|
tree
2010-05-27
Marek Olšák
r600g: adapt to latest interfaces changes
commit
|
commitdiff
|
tree
2010-05-27
Jerome Glisse
r600g: Initial import
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
llvmpipe: s/bool/boolean/
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
llvmpipe: s/bool/boolean
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
sw/xlib: avoid dereferencing a null pointer
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
gallivm: add assertions to check type of phi variables
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format...
commit
|
commitdiff
|
tree
2010-05-27
Marek Olšák
r300g/swtcl: fix secondary color and back-face color...
commit
|
commitdiff
|
tree
2010-05-27
José Fonseca
llvmpipe: Refer to my personal udis86 repository.
commit
|
commitdiff
|
tree
2010-05-27
José Fonseca
util: Also add a define for the dynamic library's prefix.
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
egl/mks: remove extra param from function call
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
egl_g3d: add missing param to egl_g3d_st_manager_get_eg...
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
fbdev: some hacking to get the driver to compile (untested)
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
update linux-fbdev config
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: comments and whitespace
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: remove unused prototype
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: remove dead code
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
vbo: update/add comments
commit
|
commitdiff
|
tree
2010-05-27
Vinson Lee
mesa: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-05-27
Kristian Høgsberg
egl: Return NULL if we fail to load a default driver
commit
|
commitdiff
|
tree
2010-05-27
Brian Paul
mesa: remove unused includes
commit
|
commitdiff
|
tree
next