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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: number of combiner terms to pop depends on GL_NV_texture_env_combine4
Brian Paul
2011-10-01
1
-1
/
+2
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
50
-126
/
+126
*
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: Remove unused field gl_program::Varying
Ian Romanick
2011-09-30
1
-2
/
+0
*
mesa: Remove unused tnl items from dd_functions
Chad Versace
2011-09-30
1
-19
/
+0
*
meta: fix GetTexImage() for luminance, l/a, intensity formats
Brian Paul
2011-09-30
2
-1
/
+10
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
5
-21
/
+16
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
5
-12
/
+5
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
4
-10
/
+4
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
4
-14
/
+5
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
7
-38
/
+9
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
4
-138
/
+54
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
4
-11
/
+4
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
4
-17
/
+7
*
mesa: fix signed/unsigned sscanf() warning in _mesa_override_glsl_version()
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED_INT.
Eric Anholt
2011-09-28
1
-0
/
+1
*
mesa: Allow overriding GLSL version with environment variable
Chad Versace
2011-09-28
3
-0
/
+27
*
mesa: fix signed/unsigned warning in sscanf()
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: Finally, convert RGBA glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-6
/
+38
*
mesa: Convert depth glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-7
/
+12
*
mesa: Convert depth/stencil glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-5
/
+13
*
mesa: Switch ycbcr glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-5
/
+12
*
mesa: Switch memcpy fast-path of glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-9
/
+15
*
mesa: Update comments/assertions about buffer mapping for glGetTexImage().
Brian Paul
2011-09-27
1
-4
/
+3
*
mesa: Convert GetCompressedTexImage to using MapTextureImage().
Brian Paul
2011-09-27
1
-7
/
+14
*
mesa: Allow override of GL version with environment variable
Chad Versace
2011-09-27
1
-0
/
+25
*
mesa: Make enable.c and get.c properly range check clip flags.
Paul Berry
2011-09-27
2
-14
/
+56
*
mesa: fix indentation in mipmap.c (3 spaces)
Brian Paul
2011-09-26
1
-2
/
+2
*
mesa: Remove EXT_abgr extension enable flag
Ian Romanick
2011-09-26
2
-3
/
+1
*
mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888 extension enable flags
Ian Romanick
2011-09-26
4
-8
/
+9
*
mesa: Remove OES_read_format extension enable flag
Ian Romanick
2011-09-26
3
-11
/
+3
*
mesa: Remove all mention of EXT_vertex_array_set
Ian Romanick
2011-09-26
2
-2
/
+0
*
mesa: Fix extension year for EXT_texture_env_combine
Ian Romanick
2011-09-26
1
-1
/
+1
*
mesa: Remove many extension enable flags
Ian Romanick
2011-09-26
4
-74
/
+23
*
mesa: Also set the remaining draw buffers to GL_NONE when updating just the f...
Henri Verbeet
2011-09-25
1
-15
/
+14
*
mesa: Decode GL_CLIP_DISTANCE[67] properly in _mesa_set_enable().
Paul Berry
2011-09-23
1
-6
/
+8
*
mesa: set up gl_vert_result and gl_frag_attrib values for gl_ClipDistance.
Paul Berry
2011-09-23
1
-6
/
+10
*
mesa: Add a flag to indicate whether a program uses gl_ClipDistance.
Paul Berry
2011-09-23
1
-0
/
+6
*
glsl: Implement a lowering pass for gl_ClipDistance.
Paul Berry
2011-09-23
1
-0
/
+1
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
6
-16
/
+1
*
mesa: move gl_texture_image::Width/Height/DepthScale fields to swrast
Brian Paul
2011-09-22
2
-16
/
+0
*
mesa: move gl_texture_image::_IsPowerOfTwo into swrast
Brian Paul
2011-09-22
2
-8
/
+0
*
mesa: Add a context flag indicating whether two-sided lighting should happen.
Eric Anholt
2011-09-21
2
-1
/
+19
*
mesa: check glBegin()/glDrawArrays()/etc mode with _mesa_valid_prim_mode()
Brian Paul
2011-09-21
3
-7
/
+34
*
mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros
Brian Paul
2011-09-20
1
-2
/
+2
*
mesa: move last bits of GLchan stuff into swrast
Brian Paul
2011-09-20
3
-99
/
+1
*
mesa: remove CHAN_TYPE cruft from debug.c
Brian Paul
2011-09-20
1
-4
/
+0
*
mesa: remove unused interp/stride chan macros
Brian Paul
2011-09-20
1
-27
/
+0
*
mesa: remove unused UNCLAMPED_FLOAT_TO_RGB_CHAN() macro
Brian Paul
2011-09-20
1
-16
/
+0
[next]