projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-09-30
Thomas Hellstrom
xorg/vmwgfx: Kill this target. It's not used anymore.
commit
|
commitdiff
|
tree
2011-09-29
Brian Paul
intel: include version.h to get _mesa_override_glsl_ver...
commit
|
commitdiff
|
tree
2011-09-29
Simon Farnsworth
gallium: Set renderbuffer's InternalFormat when renderi...
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
winsys/svga: Update to vmwgfx kernel module 2.1
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
st/xa: Don't call fence_reference with an unitialized...
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
st/xa: surfaces and sampler views are per context
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove ARB_texture_mirrored_repeat extension...
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove EXT_blend_subtract extension enable flag
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove EXT_stencil_wrap extension enable flag
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove EXT_texture_lod_bias extension enable...
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove EXT_texture_env_combine extension enable...
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove EXT_texture_env_add extension enable flag
commit
|
commitdiff
|
tree
2011-09-29
Ian Romanick
mesa: Remove ARB_multitexture extension enable flag
commit
|
commitdiff
|
tree
2011-09-29
José Fonseca
llvmpipe: Convert some of the null checks back to asserts.
commit
|
commitdiff
|
tree
2011-09-29
José Fonseca
llvmpipe: Also reset the state in lp_scene_bin_reset
commit
|
commitdiff
|
tree
2011-09-29
José Fonseca
llvmpipe: Prevent segfault during fs variant cache...
commit
|
commitdiff
|
tree
2011-09-29
José Fonseca
tools/trace: Dump NULL literally.
commit
|
commitdiff
|
tree
2011-09-29
Brian Paul
st/mesa: remove some old GetTexImage() code
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
winsys/radeon: remove redundant member radeon_bo::size
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
winsys/radeon: simplify updating GEM domains for reloca...
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
winsys/radeon: simplify passing GEM domains through...
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
r300g: remove useless variables in some structures
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
r300g: simplify the immd_is_good_idea function
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
configure.ac: unduplicate gallium directories
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
r600g: convert if (query->type) into switch statements
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
gallium/docs: update d3d11ddi.txt
commit
|
commitdiff
|
tree
2011-09-28
Marek Olšák
st/mesa: don't compute index buffer bounds for per...
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
glsl 1.30: Fix numerical instabilities in asinh
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
mesa: fix signed/unsigned sscanf() warning in _mesa_ove...
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
st/mesa: include version.h and fix _mesa_override_glsl_...
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
glsl: Add support for constant expression evaluation...
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
i965/vs: Add support for bit-shift operations.
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED...
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
i965/fs: Add support for bit-shift operations.
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
glsl: Fix assertion checking types of constant bitshift...
commit
|
commitdiff
|
tree
2011-09-28
Eric Anholt
ir_to_mesa: Don't assertion fail on remaining GLSL...
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965: don't intepolate clip distances on pre-GEN6.
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965 new VS: Fix bugs in pre-GEN6 psiz/flags computation
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965 new VS: Fix src_reg(uint32_t) constructor.
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965 new VS: don't share clip plane constants in pre...
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965: Fix a hardcoded user clip plane count.
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965: allow for nonconsecutive elements of gl_ClipDista...
commit
|
commitdiff
|
tree
2011-09-28
Paul Berry
i965: Use 4 bits to store nr_userclip in brw_clip.h.
commit
|
commitdiff
|
tree
2011-09-28
Chad Versace
intel: Remove unused function get_glsl_version()
commit
|
commitdiff
|
tree
2011-09-28
Chad Versace
mesa: Allow overriding GLSL version with environment...
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
st/mesa: substitute argument to guess_base_level_size...
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
mesa: fix signed/unsigned warning in sscanf()
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
scons: insert 'git-' into MESA_GIT_SHA1 string
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
scons: fix write_git_sha1_h_file() issue on Windows
commit
|
commitdiff
|
tree
2011-09-28
Christoph Bumiller
d3d1x: propagate DepthBiasClamp to rasterizer cso
commit
|
commitdiff
|
tree
2011-09-28
Christoph Bumiller
d3d1x: fix uninitialized const color union black
commit
|
commitdiff
|
tree
2011-09-28
Christoph Bumiller
nv50,nvc0: support polygon offset clamp state
commit
|
commitdiff
|
tree
2011-09-28
Christoph Bumiller
r600: support polygon offset clamp state
commit
|
commitdiff
|
tree
2011-09-28
Christoph Bumiller
gallium: add polygon offset clamp state
commit
|
commitdiff
|
tree
2011-09-28
Brian Paul
scons: generate git_sha1.h file as with Makefile build
commit
|
commitdiff
|
tree
2011-09-28
Kenneth Graunke
i965: Allow SIMD16 color writes on Ivybridge.
commit
|
commitdiff
|
tree
2011-09-28
Kenneth Graunke
i965/fs: Allow SIMD16 with control flow on Ivybridge.
commit
|
commitdiff
|
tree
2011-09-27
Eric Anholt
intel: Fix compiler warnings from the depth stall flush...
commit
|
commitdiff
|
tree
2011-09-27
Eric Anholt
radeon: Drop mapping we were doing around glGetTexImage().
commit
|
commitdiff
|
tree
2011-09-27
Eric Anholt
nouveau: Drop mapping we were doing around glGetTexImage().
commit
|
commitdiff
|
tree
2011-09-27
Eric Anholt
intel: Drop our custom glGetTexImage() code.
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Finally, convert RGBA glGetTexImage() to using...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Convert depth glGetTexImage() to using MapTexture...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Convert depth/stencil glGetTexImage() to using...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Switch ycbcr glGetTexImage() to using MapTextureI...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Switch memcpy fast-path of glGetTexImage() to...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Update comments/assertions about buffer mapping...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: Convert GetCompressedTexImage to using MapTexture...
commit
|
commitdiff
|
tree
2011-09-27
Dave Airlie
gallium: move border color to be a color union
commit
|
commitdiff
|
tree
2011-09-27
Chad Versace
mesa: Allow override of GL version with environment...
commit
|
commitdiff
|
tree
2011-09-27
Paul Berry
mesa: Make enable.c and get.c properly range check...
commit
|
commitdiff
|
tree
2011-09-27
Brian Paul
mesa: fix indentation in mipmap.c (3 spaces)
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
i965/vs: Fix access beyond array bounds for non-GRF...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Rename region->buffer to region->bo, and remove...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Drop stale comment about CopyTexSubImage.
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Rely on AllocTextureImageBuffer for our teximage...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Rely on mesa core for compressed texture image...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Allow src == NULL and *dst != NULL in intel_mipt...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Drop the "intel" argument to intel_miptree_relea...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Drop the immediate validation of the texture...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Fix improper freeing of texture data in TFP.
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Refactor texture_from_pixmap and EGL_image regio...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
intel: Drop some extra equality checks on reference...
commit
|
commitdiff
|
tree
2011-09-26
Eric Anholt
i965: Set the pre/post-blend color clamp flags.
commit
|
commitdiff
|
tree
2011-09-26
Kenneth Graunke
i965/fs: Split generate_math into gen4/gen6 and 1/2...
commit
|
commitdiff
|
tree
2011-09-26
Brian Paul
swrast: always call _swrast_choose_texture_sample_func()
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Remove EXT_abgr extension enable flag
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888...
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Remove OES_read_format extension enable flag
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Remove all mention of EXT_vertex_array_set
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Fix extension year for EXT_texture_env_combine
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
mesa: Remove many extension enable flags
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
intel: Remove redundant GL_ARB_window_pos enable
commit
|
commitdiff
|
tree
2011-09-26
Ian Romanick
dri: Remove redundant GL_SGIS_texture_edge_clamp enables
commit
|
commitdiff
|
tree
2011-09-26
Kenneth Graunke
i965: Emit depth stalls and flushes before changing...
commit
|
commitdiff
|
tree
2011-09-26
Kenneth Graunke
intel: Introduce a new intel_context::gt field to go...
commit
|
commitdiff
|
tree
2011-09-26
Kenneth Graunke
intel: Remove intel_context::has_xrgb_textures/has_lumi...
commit
|
commitdiff
|
tree
2011-09-26
Kenneth Graunke
i965: Fix incorrect maximum PS thread count shift on...
commit
|
commitdiff
|
tree
2011-09-26
Marek Olšák
r600g: add index_bias to index buffer bounds
commit
|
commitdiff
|
tree
2011-09-26
Marek Olšák
u_vbuf_mgr: fix uploading with a non-zero index bias
commit
|
commitdiff
|
tree
next