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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
texstore: create texstore table on first access.
Dave Airlie
2011-10-05
1
-149
/
+120
*
glsl: Remove unneeded headers.
Stéphane Marchesin
2011-10-04
2
-2
/
+0
*
egl: restore missing \ in Makefile
Brian Paul
2011-10-04
1
-1
/
+1
*
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
Paul Berry
2011-10-04
3
-3
/
+0
*
glapi: Enclose glapi.h in an extern "C" block when included by C++.
Kenneth Graunke
2011-10-04
1
-0
/
+6
*
scons: add new files to src/mesa/SConscript
Brian Paul
2011-10-04
1
-0
/
+2
*
softpipe: fix Z interpolation invariance bug
Brian Paul
2011-10-04
1
-1
/
+10
*
softpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE
Brian Paul
2011-10-04
1
-0
/
+2
*
mesa: Remove unused gl_program::Attributes
Ian Romanick
2011-10-04
5
-34
/
+0
*
mesa: Determine GL_ACTIVE_ATTRIBUTE_MAX_LENGTH by walking the GLSL IR.
Ian Romanick
2011-10-04
5
-33
/
+32
*
mesa: Determine GL_ACTIVE_ATTRIBUTES by walking the GLSL IR.
Ian Romanick
2011-10-04
3
-1
/
+30
*
mesa: Remove unused gl_shader_program::Attributes
Ian Romanick
2011-10-04
3
-14
/
+2
*
mesa: Make _mesa_GetActiveAttribARB use the attributes in the shader IR
Ian Romanick
2011-10-04
1
-13
/
+38
*
mesa: Move _mesa_GetActiveAttribARB to shader_query.cpp
Ian Romanick
2011-10-04
2
-42
/
+32
*
linker: Use gl_shader_program::AttributeBindings for attrib locations
Ian Romanick
2011-10-04
1
-74
/
+64
*
mesa: Add gl_shader_program::AttributeBindings
Ian Romanick
2011-10-04
3
-1
/
+24
*
mesa: Move _mesa_BindAttribLocationARB to shader_query.cpp
Ian Romanick
2011-10-04
2
-52
/
+42
*
mesa: Add string_to_uint_map facade class
Ian Romanick
2011-10-04
3
-2
/
+122
*
mesa: Add hash_table_replace
Ian Romanick
2011-10-04
2
-0
/
+40
*
mesa: Move _mesa_GetAttribLocationARB to shader_query.cpp
Ian Romanick
2011-10-04
3
-42
/
+90
*
glsl: Delete symbol table in post-link shaders
Ian Romanick
2011-10-04
1
-0
/
+8
*
glapi: regen API files for new extension
Ian Romanick
2011-10-04
9
-3511
/
+3576
*
mesa: Remove ARB_draw_buffers extension enable flag
Ian Romanick
2011-10-04
7
-15
/
+3
*
mesa: Advertise NV_fbo_color_attachments on OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-0
/
+1
*
mesa: Advertise NV_draw_buffers in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-0
/
+1
*
mesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-17
/
+17
*
mesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-4
/
+4
*
mesa/es: Allow other color attachments in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-1
/
+5
*
mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-0
/
+13
*
glapi: Add entry point for NV_draw_buffers
Ian Romanick
2011-10-04
2
-0
/
+65
*
glapi: Move ARB_draw_buffers extension to a separate file
Ian Romanick
2011-10-04
2
-118
/
+125
*
mesa/es: Remove redundant renderbuffer target validation
Ian Romanick
2011-10-04
1
-25
/
+0
*
mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper
Ian Romanick
2011-10-04
2
-32
/
+4
*
mesa/es: Validate FBO attachment enum in Mesa code rather than the ES wrapper
Ian Romanick
2011-10-04
2
-28
/
+6
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
34
-57
/
+58
*
st/glx: Set the drawable attribute on xmesa_buffer creation.
Stephen White
2011-10-04
1
-1
/
+1
*
r300g: fix rendering with a non-zero index bias in draw_elements_immediate
Marek Olšák
2011-10-04
1
-1
/
+3
*
docs: Update references to README files
Guillem Jover
2011-10-04
1
-10
/
+2
*
Remove remnants of legacy glide support
Guillem Jover
2011-10-04
5
-47
/
+0
*
Ignore all shared objects
Guillem Jover
2011-10-04
1
-0
/
+1
*
r600g: fix parsing TGSI declarations
Marek Olšák
2011-10-04
1
-2
/
+2
*
nouveau: remove unused code, unused var
Brian Paul
2011-10-03
1
-29
/
+0
*
i915: don't include texstore.h
Brian Paul
2011-10-03
1
-1
/
+0
*
i965: remove unneeded includes of texstore.h
Brian Paul
2011-10-03
3
-3
/
+0
*
swrast: fix delayed texel buffer allocation regression
Brian Paul
2011-10-03
1
-20
/
+20
*
mesa: fix warning (MSVC error) about void pointer arithmetic
Brian Paul
2011-10-03
1
-1
/
+1
*
i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array.
Eric Anholt
2011-10-03
9
-5
/
+43
*
intel: Add a safety check for mapping 1D texture arrays.
Eric Anholt
2011-10-03
1
-0
/
+4
*
intel: Add debug output to intel_map_texture_image.
Eric Anholt
2011-10-03
1
-1
/
+7
*
intel: Add a helper function for getting miptree size from a texture image.
Eric Anholt
2011-10-03
8
-35
/
+80
[prev]
[next]