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: return GL_FRAMEBUFFER_DEFAULT as FBO attachment type
Brian Paul
2010-12-03
1
-1
/
+1
*
mesa: fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME query
Brian Paul
2010-12-03
1
-2
/
+2
*
mesa: replace more MAX_WIDTH stack allocations with heap allocations
Brian Paul
2010-12-02
2
-38
/
+111
*
mesa: replace large/MAX_WIDTH stack allocations with heap allocations
Brian Paul
2010-12-02
1
-4
/
+34
*
mesa: replace large/MAX_WIDTH stack allocations with heap allocations
Brian Paul
2010-12-02
1
-3
/
+24
*
mesa: Temporary hack to prevent stack overflow on windows
José Fonseca
2010-12-02
1
-0
/
+17
*
mesa: Add getters for ARB_copy_buffer's attachment points.
Eric Anholt
2010-12-02
1
-0
/
+13
*
mesa: Add getters for the rest of the supported draw buffers.
Eric Anholt
2010-12-02
1
-0
/
+8
*
mesa: raise max texture sizes to 16K
Brian Paul
2010-12-02
4
-114
/
+213
*
glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
Ian Romanick
2010-12-01
1
-0
/
+1
*
glsl: Use M_LOG2E constant instead of calling log2
Ian Romanick
2010-12-01
1
-0
/
+4
*
mesa: check for posix_memalign() errors
pontus lidman
2010-11-29
1
-1
/
+2
*
mesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
Kenneth Graunke
2010-11-24
1
-6
/
+11
*
mesa: added _mesa_format_image_size64()
Brian Paul
2010-11-24
2
-0
/
+34
*
mesa: add assertion and update comment in _mesa_format_image_size()
Brian Paul
2010-11-24
1
-1
/
+2
*
mesa: use gl_shader_type enum
Brian Paul
2010-11-23
1
-3
/
+3
*
mesa: replace #defines with new gl_shader_type enum
Brian Paul
2010-11-23
4
-15
/
+22
*
mesa: Clean up header file inclusion in syncobj.h.
Vinson Lee
2010-11-22
1
-1
/
+5
*
mesa: fix regression from b4bb6680200b5a898583392f4c831c02f41e63f7
Xiang, Haihao
2010-11-23
1
-0
/
+7
*
mesa: fix get_texture_dimensions() for texture array targets
Brian Paul
2010-11-21
1
-5
/
+5
*
mesa: hook up GL 3.x entrypoints
Brian Paul
2010-11-21
5
-6320
/
+6864
*
mesa: fix error msg typo
Brian Paul
2010-11-21
1
-1
/
+1
*
mesa: Clean up header file inclusion in stencil.h.
Vinson Lee
2010-11-20
1
-1
/
+2
*
mesa: Clean up header file inclusion in shared.h.
Vinson Lee
2010-11-20
1
-1
/
+1
*
mesa: Clean up header file inclusion in shaderapi.h.
Vinson Lee
2010-11-20
1
-1
/
+3
*
mesa: Clean up header file inclusion in scissor.h.
Vinson Lee
2010-11-20
1
-1
/
+2
*
mesa: Clean up header file inclusion in renderbuffer.h.
Vinson Lee
2010-11-20
1
-1
/
+1
*
mesa: Clean up header file inclusion in readpix.h.
Vinson Lee
2010-11-20
1
-1
/
+2
*
mesa: Clean up header file inclusion in rastpos.h.
Vinson Lee
2010-11-20
1
-1
/
+4
*
mesa: Clean up header file inclusion in polygon.h.
Vinson Lee
2010-11-20
1
-1
/
+2
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
5
-108
/
+160
*
mesa: Clean up core.h.
Chia-I Wu
2010-11-18
1
-2
/
+0
*
mesa: upgrade to glext.h version 66
Brian Paul
2010-11-17
4
-12
/
+14
*
mesa: Don't spam the console in a debug build unless some spam is requested.
Eric Anholt
2010-11-18
1
-2
/
+4
*
mesa: minor clean-ups in context code
Brian Paul
2010-11-16
1
-9
/
+26
*
mesa: reorder texture_error_check() params
Brian Paul
2010-11-16
1
-15
/
+15
*
mesa: 80-column wrapping
Brian Paul
2010-11-16
1
-13
/
+16
*
mesa: whitespace cleanups
Brian Paul
2010-11-16
1
-35
/
+37
*
mesa: fix error messages and minor reindenting
Brian Paul
2010-11-16
1
-6
/
+9
*
mesa: Add definitions for inverse hyperbolic function on MSVC.
Vinson Lee
2010-11-15
1
-0
/
+3
*
mesa: add more work-arounds for acoshf(), asinhf(), atahf()
Brian Paul
2010-11-15
1
-0
/
+3
*
mesa: Clean up header file inclusion in points.h.
Vinson Lee
2010-11-13
1
-1
/
+3
*
mesa: consolidate assertions in teximage code
Brian Paul
2010-11-12
1
-10
/
+1
*
mesa: fix glDeleteBuffers() regression
Brian Paul
2010-11-11
1
-2
/
+2
*
mesa: make glIsBuffer() return false for never bound buffers
Brian Paul
2010-11-11
1
-14
/
+18
*
mesa: handle more pixel types in mipmap generation code
Brian Paul
2010-11-11
1
-0
/
+166
*
mesa: add missing formats in _mesa_format_to_type_and_comps()
Brian Paul
2010-11-11
1
-1
/
+26
*
mesa: improve error message
Brian Paul
2010-11-11
1
-1
/
+2
*
mesa: #include mfeatures.h in enums.h
Brian Paul
2010-11-11
1
-0
/
+1
*
mesa: Fix printf format warnings.
Vinson Lee
2010-11-10
1
-1
/
+1
[next]