Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
4368a657670f1f3f13d8497f749cb5439f91529e
4368a65
mesa: simplify parameters to GetTexImage() driver hook
by Brian Paul
· 13 years ago
d742a64
xorg/vmwgfx: Kill this target. It's not used anymore.
by Thomas Hellstrom
· 13 years ago
e4394fb
intel: include version.h to get _mesa_override_glsl_version() prototype
by Brian Paul
· 13 years ago
c6f9d80
gallium: Set renderbuffer's InternalFormat when rendering to texture
by Simon Farnsworth
· 13 years ago
e784327
winsys/svga: Update to vmwgfx kernel module 2.1
by Thomas Hellstrom
· 13 years ago
e63f278
st/xa: Don't call fence_reference with an unitialized fence handle as dst
by Thomas Hellstrom
· 13 years ago
5ec01ba
st/xa: surfaces and sampler views are per context
by Thomas Hellstrom
· 13 years ago
ed48df8
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
by Ian Romanick
· 13 years ago
b0824bd
mesa: Remove EXT_blend_subtract extension enable flag
by Ian Romanick
· 13 years ago
1d5e49b
mesa: Remove EXT_stencil_wrap extension enable flag
by Ian Romanick
· 13 years ago
f9a2352
mesa: Remove EXT_texture_lod_bias extension enable flag
by Ian Romanick
· 13 years ago
bde8bd9
mesa: Remove EXT_texture_env_combine extension enable flag
by Ian Romanick
· 13 years ago
5c4f914
mesa: Remove EXT_texture_env_add extension enable flag
by Ian Romanick
· 13 years ago
677743f
mesa: Remove ARB_multitexture extension enable flag
by Ian Romanick
· 13 years ago
1da1044
llvmpipe: Convert some of the null checks back to asserts.
by José Fonseca
· 13 years ago
8d64724
llvmpipe: Also reset the state in lp_scene_bin_reset
by José Fonseca
· 13 years ago
b8d1242
llvmpipe: Prevent segfault during fs variant cache shrinking.
by José Fonseca
· 13 years ago
47ff3f7
tools/trace: Dump NULL literally.
by José Fonseca
· 13 years ago
1a86738
st/mesa: remove some old GetTexImage() code
by Brian Paul
· 13 years ago
a3cd2c6
winsys/radeon: remove redundant member radeon_bo::size
by Marek Olšák
· 13 years ago
798ebc9
winsys/radeon: simplify updating GEM domains for relocations
by Marek Olšák
· 13 years ago
bfa51df
winsys/radeon: simplify passing GEM domains through to GEM_CREATE
by Marek Olšák
· 13 years ago
7b42ed6
r300g: remove useless variables in some structures
by Marek Olšák
· 13 years ago
b2e6ca8
r300g: simplify the immd_is_good_idea function
by Marek Olšák
· 13 years ago
3c79962
configure.ac: unduplicate gallium directories
by Marek Olšák
· 13 years ago
4b1e7cf
r600g: convert if (query->type) into switch statements
by Marek Olšák
· 13 years ago
f9ed713
gallium/docs: update d3d11ddi.txt
by Marek Olšák
· 13 years ago
163761f
st/mesa: don't compute index buffer bounds for per-instance data
by Marek Olšák
· 13 years ago
9c75527
glsl 1.30: Fix numerical instabilities in asinh
by Paul Berry
· 13 years ago
b79782c
mesa: fix signed/unsigned sscanf() warning in _mesa_override_glsl_version()
by Brian Paul
· 13 years ago
3bb41e7
st/mesa: include version.h and fix _mesa_override_glsl_version() call
by Brian Paul
· 13 years ago
9f220bd
glsl: Add support for constant expression evaluation on trunc().
by Eric Anholt
· 13 years ago
158a585
i965/vs: Add support for bit-shift operations.
by Eric Anholt
· 13 years ago
0045a67
mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED_INT.
by Eric Anholt
· 13 years ago
7de6e74
i965/fs: Add support for bit-shift operations.
by Eric Anholt
· 13 years ago
344f94b
glsl: Fix assertion checking types of constant bitshift expressions.
by Eric Anholt
· 13 years ago
1d59de1
ir_to_mesa: Don't assertion fail on remaining GLSL 1.30 ops.
by Eric Anholt
· 13 years ago
f02ed01
i965: don't intepolate clip distances on pre-GEN6.
by Paul Berry
· 13 years ago
64ce64a
i965 new VS: Fix bugs in pre-GEN6 psiz/flags computation
by Paul Berry
· 13 years ago
cc3a699
i965 new VS: Fix src_reg(uint32_t) constructor.
by Paul Berry
· 13 years ago
e7da40a
i965 new VS: don't share clip plane constants in pre-GEN6
by Paul Berry
· 13 years ago
7e2b23b
i965: Fix a hardcoded user clip plane count.
by Paul Berry
· 13 years ago
a864b82
i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled.
by Paul Berry
· 13 years ago
e6c8027
i965: Use 4 bits to store nr_userclip in brw_clip.h.
by Paul Berry
· 13 years ago
bb3e75d
intel: Remove unused function get_glsl_version()
by Chad Versace
· 13 years ago
a1eff55
mesa: Allow overriding GLSL version with environment variable
by Chad Versace
· 13 years ago
124fc96
st/mesa: substitute argument to guess_base_level_size() call
by Brian Paul
· 13 years ago
d1e567f
mesa: fix signed/unsigned warning in sscanf()
by Brian Paul
· 13 years ago
d487cc2
scons: insert 'git-' into MESA_GIT_SHA1 string
by Brian Paul
· 13 years ago
e112287
scons: fix write_git_sha1_h_file() issue on Windows
by Brian Paul
· 13 years ago
ddb5cd0
d3d1x: propagate DepthBiasClamp to rasterizer cso
by Christoph Bumiller
· 13 years ago
5def3b7
d3d1x: fix uninitialized const color union black
by Christoph Bumiller
· 13 years ago
b3fa0d3
nv50,nvc0: support polygon offset clamp state
by Christoph Bumiller
· 13 years ago
e92348b
r600: support polygon offset clamp state
by Christoph Bumiller
· 13 years ago
16f8308
gallium: add polygon offset clamp state
by Christoph Bumiller
· 13 years ago
f83af36
scons: generate git_sha1.h file as with Makefile build
by Brian Paul
· 13 years ago
83df7fb
i965: Allow SIMD16 color writes on Ivybridge.
by Kenneth Graunke
· 13 years ago
79cba4c
i965/fs: Allow SIMD16 with control flow on Ivybridge.
by Kenneth Graunke
· 13 years ago
b095b68
intel: Fix compiler warnings from the depth stall flush commit.
by Eric Anholt
· 13 years ago
d1fda90
radeon: Drop mapping we were doing around glGetTexImage().
by Eric Anholt
· 13 years ago
6731c6c
nouveau: Drop mapping we were doing around glGetTexImage().
by Eric Anholt
· 13 years ago
019c9ee
intel: Drop our custom glGetTexImage() code.
by Eric Anholt
· 13 years ago
ce62473
mesa: Finally, convert RGBA glGetTexImage() to using MapTextureImage().
by Brian Paul
· 13 years ago
429b45e
mesa: Convert depth glGetTexImage() to using MapTextureImage().
by Brian Paul
· 13 years ago
5934872
mesa: Convert depth/stencil glGetTexImage() to using MapTextureImage().
by Brian Paul
· 13 years ago
0c513a9
mesa: Switch ycbcr glGetTexImage() to using MapTextureImage().
by Brian Paul
· 13 years ago
440dfb4
mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage().
by Brian Paul
· 13 years ago
177110a
mesa: Update comments/assertions about buffer mapping for glGetTexImage().
by Brian Paul
· 13 years ago
8df7ca7
mesa: Convert GetCompressedTexImage to using MapTextureImage().
by Brian Paul
· 13 years ago
9f61e43
gallium: move border color to be a color union
by Dave Airlie
· 13 years ago
0527c11
mesa: Allow override of GL version with environment variable
by Chad Versace
· 13 years ago
b565e62
mesa: Make enable.c and get.c properly range check clip flags.
by Paul Berry
· 13 years ago
4c84fbe
mesa: fix indentation in mipmap.c (3 spaces)
by Brian Paul
· 13 years ago
39790b6
i965/vs: Fix access beyond array bounds for non-GRF operands.
by Eric Anholt
· 13 years ago
8004a1c
intel: Rename region->buffer to region->bo, and remove accessor function.
by Eric Anholt
· 13 years ago
b4721bf
intel: Drop stale comment about CopyTexSubImage.
by Eric Anholt
· 13 years ago
2ef77d1
intel: Rely on AllocTextureImageBuffer for our teximage fallbacks.
by Eric Anholt
· 13 years ago
d6b5e32
intel: Rely on mesa core for compressed texture image uploading.
by Eric Anholt
· 13 years ago
32fe506
intel: Allow src == NULL and *dst != NULL in intel_miptree_reference().
by Eric Anholt
· 13 years ago
db3ada6
intel: Drop the "intel" argument to intel_miptree_release().
by Eric Anholt
· 13 years ago
abaebce
intel: Drop the immediate validation of the texture object in TFP.
by Eric Anholt
· 13 years ago
d430e81
intel: Fix improper freeing of texture data in TFP.
by Eric Anholt
· 13 years ago
fdd4961
intel: Refactor texture_from_pixmap and EGL_image region binding.
by Eric Anholt
· 13 years ago
19cfe1e
intel: Drop some extra equality checks on reference/release functions.
by Eric Anholt
· 13 years ago
14ae70f
i965: Set the pre/post-blend color clamp flags.
by Eric Anholt
· 13 years ago
74e927b
i965/fs: Split generate_math into gen4/gen6 and 1/2 operand variants.
by Kenneth Graunke
· 13 years ago
c5943d6
swrast: always call _swrast_choose_texture_sample_func()
by Brian Paul
· 13 years ago
e0553f6
mesa: Remove EXT_abgr extension enable flag
by Ian Romanick
· 13 years ago
29386d1
mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888 extension enable flags
by Ian Romanick
· 13 years ago
425284e
mesa: Remove OES_read_format extension enable flag
by Ian Romanick
· 13 years ago
e5301b8
mesa: Remove all mention of EXT_vertex_array_set
by Ian Romanick
· 13 years ago
740a9a4
mesa: Fix extension year for EXT_texture_env_combine
by Ian Romanick
· 13 years ago
34eae1c
mesa: Remove many extension enable flags
by Ian Romanick
· 13 years ago
2bf30b1
intel: Remove redundant GL_ARB_window_pos enable
by Ian Romanick
· 13 years ago
5e4f42b
dri: Remove redundant GL_SGIS_texture_edge_clamp enables
by Ian Romanick
· 13 years ago
8bd27a5
i965: Emit depth stalls and flushes before changing depth state on Gen6+.
by Kenneth Graunke
· 13 years ago
490e647
intel: Introduce a new intel_context::gt field to go along with gen.
by Kenneth Graunke
· 13 years ago
3f9f1b3
intel: Remove intel_context::has_xrgb_textures/has_luminance_srgb.
by Kenneth Graunke
· 13 years ago
01dda07
i965: Fix incorrect maximum PS thread count shift on Ivybridge.
by Kenneth Graunke
· 13 years ago
44afac0
r600g: add index_bias to index buffer bounds
by Marek Olšák
· 13 years ago
Next »