index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: 80-column wrap
Brian Paul
2011-02-16
1
-2
/
+2
*
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4
Marek Olšák
2011-02-16
1
-2
/
+2
*
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-02-16
4
-1
/
+61
*
mesa: use gl_format type instead of GLuint
Brian Paul
2011-02-16
1
-2
/
+2
*
vbo: bind arrays only when necessary
Marek Olšák
2011-02-14
2
-0
/
+3
*
mesa: remove some unused gl_shader fields
Brian Paul
2011-02-11
1
-2
/
+0
*
mesa: remove unused BITFIELD64 macros
Brian Paul
2011-02-08
1
-16
/
+1
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
2
-32
/
+10
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
2
-35
/
+9
*
mesa: add/update VERBOSE_API logging
Brian Paul
2011-02-08
8
-6
/
+113
*
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-05
4
-4
/
+10
*
mesa: Fix error checks in GetVertexAttrib functions
Ian Romanick
2011-02-04
1
-36
/
+32
*
mesa: glGetUniform only returns a single element of an array
Ian Romanick
2011-02-01
1
-14
/
+41
*
mesa: Initial size for secondary color array is 3
Ian Romanick
2011-01-31
1
-1
/
+1
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
2
-10
/
+10
*
mesa: fix typo, wrap long line
Brian Paul
2011-01-28
1
-2
/
+3
*
mesa: Fix available APIs for AMD_conservative_depth
Chad Versace
2011-01-28
1
-1
/
+1
*
mesa: fix compilation
Zack Rusin
2011-01-26
1
-5
/
+10
*
mesa: Allow extensions in MESA_EXTENSION_OVERRIDE to be prefixed with '+'
Chad Versace
2011-01-26
1
-0
/
+5
*
mesa: Simplify logic in get_extension_override()
Chad Versace
2011-01-26
1
-62
/
+41
*
mesa: Propagate gl_FragDepth layout from GLSL IR to Mesa IR
Chad Versace
2011-01-26
1
-0
/
+18
*
mesa: Add AMD_conservative_depth to extension list
Chad Versace
2011-01-26
2
-0
/
+2
*
mesa: Support internalFormat=GL_BGRA for DRI drivers
Kristian Høgsberg
2011-01-26
1
-0
/
+11
*
mesa: fix MESA/EXT typo
Brian Paul
2011-01-26
1
-1
/
+1
*
mesa: remove isProxy local var
Brian Paul
2011-01-25
1
-4
/
+2
*
mesa: use texFormat local var in more places
Brian Paul
2011-01-25
1
-4
/
+4
*
mesa: consolidate error handling code in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-01-25
1
-26
/
+19
*
mesa: consolidate error handling in set_tex_parameteri()
Brian Paul
2011-01-25
1
-38
/
+36
*
mesa: add checks for GL_EXT_texture_array
Brian Paul
2011-01-25
2
-16
/
+23
*
mesa: add red, red/green formats in _mesa_base_fbo_format()
Brian Paul
2011-01-24
1
-1
/
+11
*
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
3
-1
/
+33
*
mesa: new cases in _mesa_base_fbo_format()
Brian Paul
2011-01-24
1
-8
/
+35
*
Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...
Brian Paul
2011-01-24
1
-24
/
+43
*
mesa/es: require internalFormat==format in TexImage2D
Benjamin Franzke
2011-01-24
1
-4
/
+57
*
mesa: allow internalFormat=GL_BGRA_EXT in TexImage2D
Benjamin Franzke
2011-01-24
1
-0
/
+9
*
mesa: add ARB_framebuffer_sRGB as alias of the EXT variant
Marek Olšák
2011-01-23
1
-0
/
+1
*
mesa: return GL_LINEAR for ..COLOR_ENCODING if framebuffer_sRGB is unsupported
Marek Olšák
2011-01-23
1
-1
/
+8
*
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
Brian Paul
2011-01-23
3
-35
/
+30
*
mesa: smarter glTexParameter state invalidation
Brian Paul
2011-01-23
1
-25
/
+38
*
mesa: EXT_framebuffer_sRGB interface additions.
Dave Airlie
2011-01-21
3
-0
/
+21
*
mesa: Set correct values for range/precision of shader integer types
Ian Romanick
2011-01-20
1
-2
/
+11
*
mesa: Connect glGetShaderPrecisionFormat into the dispatch table
Ian Romanick
2011-01-20
1
-0
/
+1
*
Fix the build from 887d2b64
Ian Romanick
2011-01-20
2
-2
/
+2
*
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
4
-41
/
+28
*
mesa: move extra prim mode #defines
Brian Paul
2011-01-20
2
-5
/
+5
*
mesa: minor formatting fixes
Brian Paul
2011-01-20
1
-4
/
+7
*
mesa: document sRGBDecode field
Brian Paul
2011-01-20
1
-1
/
+1
*
mesa: implement glGetShaderPrecisionFormat()
Brian Paul
2011-01-19
3
-5
/
+68
*
mesa: s/primcount/numInstances/
Brian Paul
2011-01-17
1
-8
/
+8
*
mesa: minor tweaks in _mesa_set_fetch_functions()
Brian Paul
2011-01-15
1
-3
/
+3
[prev]
[next]