index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: include version.h for _mesa_override_glsl_version() prototype
Brian Paul
2011-10-01
1
-0
/
+1
*
mesa: use !! to simplify some _mesa_set_enable() calls in attrib.c
Brian Paul
2011-10-01
1
-43
/
+25
*
mesa: use loop in pop_texture_group() to restore 4 combiner terms
Brian Paul
2011-10-01
1
-24
/
+13
*
mesa: Refactor hash_table_{find,remove} to share some code
Ian Romanick
2011-09-30
1
-16
/
+16
*
mesa: Document an odd side-effect of hash_table_insert
Ian Romanick
2011-09-30
1
-0
/
+5
*
mesa: Remove unused field gl_program::Varying
Ian Romanick
2011-09-30
4
-12
/
+0
*
mesa: Use Add linker_error instead of fail_link
Ian Romanick
2011-09-30
1
-14
/
+3
*
gallium: add PIPE_CAP_TEXTURE_BARRIER
Marek Olšák
2011-09-30
1
-1
/
+1
*
gallium: add PIPE_CAP_CONDITIONAL_RENDER
Marek Olšák
2011-09-30
1
-1
/
+1
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-2
/
+4
*
i915: out-of-bounds write in calc_live_regs()
Chris Wilson
2011-09-30
1
-4
/
+4
*
i965: Assign instead of compare inside assert
Chris Wilson
2011-09-30
1
-1
/
+1
*
i965/gen6: Fix assign instead of compare in assert
Chris Wilson
2011-09-30
1
-1
/
+1
*
mesa: Remove unused tnl items from dd_functions
Chad Versace
2011-09-30
2
-21
/
+0
*
meta: fix GetTexImage() for luminance, l/a, intensity formats
Brian Paul
2011-09-30
3
-3
/
+32
*
mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_flags()
Brian Paul
2011-09-30
1
-2
/
+5
*
st/mesa: implement AllocTextureImageBuffer() driver hook
Brian Paul
2011-09-30
1
-0
/
+86
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
8
-37
/
+26
*
intel: include version.h to get _mesa_override_glsl_version() prototype
Brian Paul
2011-09-29
1
-0
/
+1
*
gallium: Set renderbuffer's InternalFormat when rendering to texture
Simon Farnsworth
2011-09-29
1
-0
/
+1
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
14
-24
/
+5
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
13
-19
/
+4
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
13
-23
/
+5
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
14
-45
/
+9
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
11
-145
/
+54
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
11
-18
/
+4
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
13
-29
/
+7
*
st/mesa: remove some old GetTexImage() code
Brian Paul
2011-09-29
1
-31
/
+5
*
st/mesa: don't compute index buffer bounds for per-instance data
Marek Olšák
2011-09-29
1
-3
/
+5
*
mesa: fix signed/unsigned sscanf() warning in _mesa_override_glsl_version()
Brian Paul
2011-09-28
1
-1
/
+1
*
st/mesa: include version.h and fix _mesa_override_glsl_version() call
Brian Paul
2011-09-28
1
-1
/
+2
*
i965/vs: Add support for bit-shift operations.
Eric Anholt
2011-09-28
1
-1
/
+7
*
mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED_INT.
Eric Anholt
2011-09-28
1
-0
/
+1
*
i965/fs: Add support for bit-shift operations.
Eric Anholt
2011-09-28
1
-1
/
+7
*
ir_to_mesa: Don't assertion fail on remaining GLSL 1.30 ops.
Eric Anholt
2011-09-28
1
-2
/
+10
*
i965: don't intepolate clip distances on pre-GEN6.
Paul Berry
2011-09-28
1
-2
/
+8
*
i965 new VS: Fix bugs in pre-GEN6 psiz/flags computation
Paul Berry
2011-09-28
1
-5
/
+5
*
i965 new VS: Fix src_reg(uint32_t) constructor.
Paul Berry
2011-09-28
1
-1
/
+1
*
i965 new VS: don't share clip plane constants in pre-GEN6
Paul Berry
2011-09-28
6
-43
/
+55
*
i965: Fix a hardcoded user clip plane count.
Paul Berry
2011-09-28
1
-1
/
+1
*
i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled.
Paul Berry
2011-09-28
3
-4
/
+38
*
i965: Use 4 bits to store nr_userclip in brw_clip.h.
Paul Berry
2011-09-28
1
-2
/
+1
*
intel: Remove unused function get_glsl_version()
Chad Versace
2011-09-28
1
-16
/
+0
*
mesa: Allow overriding GLSL version with environment variable
Chad Versace
2011-09-28
6
-1
/
+31
*
st/mesa: substitute argument to guess_base_level_size() call
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: fix signed/unsigned warning in sscanf()
Brian Paul
2011-09-28
1
-1
/
+1
*
scons: insert 'git-' into MESA_GIT_SHA1 string
Brian Paul
2011-09-28
1
-1
/
+1
*
scons: fix write_git_sha1_h_file() issue on Windows
Brian Paul
2011-09-28
1
-0
/
+2
*
scons: generate git_sha1.h file as with Makefile build
Brian Paul
2011-09-28
1
-6
/
+35
*
i965: Allow SIMD16 color writes on Ivybridge.
Kenneth Graunke
2011-09-28
1
-1
/
+1
[next]