projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2011-06-20
Eric Anholt
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Eric Anholt
i965/gen4: Remove old VS unit state key structure.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Eric Anholt
i965/gen6: Add missing state flag for VS push constants.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Eric Anholt
i965/gen6+: Correct gratuitous dependency on NEW_POLYGO...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Eric Anholt
i965/gen6+: Add a missing state flag for WM constants.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Kristian Høgsberg
wayland: Pass use_invalidate extension to driver
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Benjamin Franzke
egl_dri2/x11: Check availability of the dri2 extension
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Chia-I Wu
docs: update EGL for changed configure options
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Chia-I Wu
configure.ac: remove deprecated EGL options
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
xorg/nouveau: rename to nouveau2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
st/xorg: initialize drm_mode.type
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
st/xorg: add GALLIUM_AUXILIARIES to target dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
gallium/nouveau: remove unused nouveau_screen_bo_user
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
st/xorg: fix crash triggered by rendercheck -t composit...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Marcin Slusarz
st/xorg: fix crash triggered by rendercheck -t blend...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
r600g: implement seamless_cube_map on r600-r700
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
r600g: remove some magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
configure.ac: add back --enable-gallium-egl
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Cyril Brulebois
configure.ac: Avoid running llvm-config when it hadn...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
configure.ac: build r600g by default
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
configure.ac: add option --with-gallium-drivers=DIRS
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
configure.ac: remove --with-state-trackers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
configure.ac: remove redundant option --enable-gallium-egl
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
u_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
r600g: fix warning: assignment discards qualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Marek Olšák
u_vbuf_mgr: fix uploading if format size is greater...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965: Enable extension GL_ARB_shader_texture_lod.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Add support for TXD with shadow comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Refactor texture result swizzling into a helpe...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Move sampler fetch to the top of the ir_textur...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Add support for non-shadow textureGrad (TXD...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Add support for non-shadow textureGrad (TXD...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Add support for non-shadow textureGrad (TXD...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Kenneth Graunke
i965/fs: Check for compilation failure and bail before...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
i965: Use state streaming on programs, and state base...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
i965: Only flag the new-batch related state as dirty...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
mesa: Fix render-to-texture regression.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
mesa: Flag _NEW_BUFFERS when unbinding an attachment...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
i965: Don't try to continue space before the start...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Eric Anholt
i965: Add missing state flag for vertex elements on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Marek Olšák
r300g: rename AOS -> VARRAYS
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Marek Olšák
r300g: fix handling PREP_* options
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Vadim Girlin
r600g: fix LIT to handle src==dst properly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Vadim Girlin
r600g: fix RSQ to use abs value of operand on evergreen
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Vadim Girlin
r600g: fix source box in r600_resource_copy_region
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brian Paul
mesa: allow depth texture arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brian Paul
st/mesa: remove unneeded test for GL_TRUE
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brian Paul
st/mesa: remove redundant _mesa_is_depth_format() call
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brian Paul
st/mesa: remove trailing whitespace in st_format.c
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brian Paul
st/mesa: move comment for ChooseTextureFormat() to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jeremy Huddleston
apple: Use apple_cgl_get_dl_handle() rather than openin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: List all targets.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: Remember the options set on the command line.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: Don't list MSVS_VERSION option outside windows...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: Correct glapi USE_xxx_ASM flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: Accept verbose=yes instead of quiet=no.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Stéphane Marchesin
glx: implement drawable refcounting.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: Move all env setup to scons/gallium.py
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
José Fonseca
scons: make embedding orthogonal to the platform
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Brian Paul
mesa: use helper functions to distinguish between user...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Brian Paul
mesa: refactor, create _mesa_update_draw_buffers()...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Brian Paul
mesa: updated comments in _make_current()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Vadim Girlin
r600: fix SPI inputs setup on r600/r700
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Chad Versace
intel: Fix typo in intel_offset_S8 comments
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Chad Versace
i965/gen5,6: Fix hang when emitting hiz buffer without...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Marek Olšák
r600g: disable render condition for some blitter operations
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Mike Kaplinskiy
r600g: fix TXD src regs needing fetching.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Mike Kaplinskiy
r600g: use inlines for some common tex instr setup...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Kenneth Graunke
glsl/builtins: Actually implement int/ivec variants...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Mike Kaplinskiy
r600g: fix TXD when shadowing is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Dave Airlie
r600g: add TXD support.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Brian Paul
i915g: add const qualifier to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Marek Olšák
r600g: also set TILE_MODE of the base level
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Marek Olšák
r600g: force OpenGL's BASE_LEVEL behavior on r600-r700
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Kenneth Graunke
glsl/generate_builtins.py: Remove regexp to kill pointe...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jeremy Huddleston
glapi: _glapi_create_table_from_handle: Set missing...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Paul
st/mesa: fix indentation, whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Paul
st/mesa: replace st->ctx with ctx
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Paul
st/mesa: fix comments, whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Paul
docs: 7.10.3 updates
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Paul
st/mesa: improved is_interleaved_arrays() checking
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Alex Deucher
r600c: add tiling support for evergreen+
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Marek Olšák
r600g: fix RGB32F texturing
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Marek Olšák
r600g: fix indentation and comments
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
mesa: Switch generate_mipmaps_compressed() to using...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
mesa: Remove uncompressed code from generate_mipmaps_co...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
mesa: Remove compressed code from generate_mipmaps_unco...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
mesa: Split _mesa_generate_mipmap along compressed...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Fix miptree height alignment for compressed...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Drop dead preinitialization of align_w, align_h.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Drop the cpp argument to intel_miptree_create().
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Calculate compress_byte in intel_miptree_create.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Use the gl_format to get the base_format for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Drop the internal_format field of the mipmap...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Make the intel_miptree_match_image format check...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
i915: Drop dead argument to translate_texture_format().
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Add block alignment for RGTC textures.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Add the MESA_FORMAT as a field of the miptree.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Eric Anholt
intel: Fix 2x2 and 1x1 compressed teximages from _mesa_...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Marek Olšák
r600g: disable shader_texture_lod until there is driver...
commit
|
commitdiff
|
tree
|
snapshot
next