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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Disallow uniform block layout qualifiers on non-uniform block vars.
Matt Turner
2013-08-26
1
-4
/
+13
*
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
2013-08-26
1
-1
/
+1
*
radeonsi: Also set the depth component mask bit for stencil-only exports
Michel Dänzer
2013-08-26
1
-1
/
+4
*
mesa: Set query->EverBound in glQueryCounter().
Kenneth Graunke
2013-08-26
1
-0
/
+1
*
nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list
Ilia Mirkin
2013-08-26
1
-0
/
+1
*
gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.
Jon Severinsson
2013-08-23
1
-1
/
+1
*
gallium/osmesa: Always link with the c++ linker.
Jon Severinsson
2013-08-23
1
-9
/
+2
*
gallium/osmesa: Make and install an osmesa.pc.
Jon Severinsson
2013-08-23
2
-3
/
+14
*
mesa: Fix assertion error with glDebugMessageControl
Timothy Arceri
2013-08-23
1
-13
/
+2
*
mesa: Specify a better GL_MAX_SERVER_WAIT_TIMEOUT limit.
Kenneth Graunke
2013-08-23
1
-1
/
+1
*
glsl: Give a warning, not an error, for UBO qualifiers on non-matrices.
Ian Romanick
2013-08-22
1
-6
/
+12
*
glsl: Remove ubo_qualifiers_allowed variable.
Matt Turner
2013-08-22
4
-11
/
+2
*
glsl: Drop duplicate error messages.
Matt Turner
2013-08-22
1
-13
/
+2
*
glsl: Rename ubo_qualifiers_valid to ubo_qualifiers_allowed.
Matt Turner
2013-08-22
4
-6
/
+6
*
i965: Fix misapplication of gles3 srgb workaround
Chad Versace
2013-08-22
1
-3
/
+7
*
radeonsi: Fix y/z/w component values of TGSI_SEMANTIC_FOG pixel shader inputs
Michel Dänzer
2013-08-22
1
-0
/
+18
*
build: Add --enable-gallium-osmesa flag.
Matt Turner
2013-08-21
2
-2
/
+2
*
i965: Don't copy propagate bitcasts with source modifiers.
Matt Turner
2013-08-21
3
-4
/
+23
*
i965: Emit MOVs for neg/abs.
Matt Turner
2013-08-21
2
-4
/
+4
*
osmesa: Symlink shared library to LIB_DIR
Armin K
2013-08-21
1
-0
/
+1
*
glapi/gen: build temporary files in the build directory
Maarten Lankhorst
2013-08-21
1
-4
/
+4
*
mesa: Never advertise _S3TC compressed formats
Ian Romanick
2013-08-21
1
-12
/
+0
*
mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts
Ian Romanick
2013-08-21
1
-1
/
+9
*
glsl: Track existence of default float precision in GLSL ES fragment shaders
Ian Romanick
2013-08-21
2
-4
/
+68
*
glsl: Merge precision qualifiers too
Ian Romanick
2013-08-21
1
-0
/
+3
*
glsl: Pass type to is_valid_default_precision_type instead of name
Ian Romanick
2013-08-21
1
-4
/
+5
*
build: fix out-of-tree builds in gallium/auxiliary
Ross Burton
2013-08-21
1
-0
/
+4
*
radeonsi: Always pre-load separate VGPRs for centroid vs. center interpolation
Michel Dänzer
2013-08-21
1
-1
/
+2
*
gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa
Maarten Lankhorst
2013-08-21
1
-2
/
+3
*
gallium/osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
2013-08-21
1
-3
/
+2
*
glsl: Use alignment of container record for its first field
Ian Romanick
2013-08-19
2
-2
/
+28
*
glsl: Add new overload of program_resource_visitor::visit_field method
Ian Romanick
2013-08-19
2
-10
/
+48
*
glsl: Disallow embedded structure definitions
Ian Romanick
2013-08-19
3
-0
/
+38
*
meta: Add default precision qualifier to all fragement shaders
Ian Romanick
2013-08-19
1
-0
/
+18
*
glsl: Add default precision qualifiers for ES builtins
Ian Romanick
2013-08-19
5
-0
/
+6
*
glsl: don't eliminate texcoords that can be set by GL_COORD_REPLACE
Marek Olšák
2013-08-19
3
-12
/
+23
*
nv50: allow non-nv12 buffers to be created, just pass them through to vl
Ilia Mirkin
2013-08-19
1
-5
/
+1
*
meta: Fix blitting a framebuffer with renderbuffer attachment
Anuj Phogat
2013-08-16
1
-10
/
+15
*
nv30: remove no-longer-used formats from table
Ilia Mirkin
2013-08-16
1
-3
/
+0
*
i965: Force X-tiling for 128 bpp formats on Sandybridge.
Kenneth Graunke
2013-08-16
1
-0
/
+9
*
mesa/program: remove useless YYID
Laurent Carlier
2013-08-16
1
-2
/
+2
*
mesa/vbo: Fix handling of attribute 0 in non-compatibilty contexts
Ian Romanick
2013-08-15
1
-23
/
+59
*
i915,i965: Fix memory leak in try_pbo_upload (v2)
Vinson Lee
2013-08-15
2
-0
/
+2
*
radeonsi: Don't leave gaps between position exports from vertex shader
Michel Dänzer
2013-08-15
3
-59
/
+83
*
llvmpipe: fix stencil bug if we have both stencil and depth tests
Roland Scheidegger
2013-08-15
1
-14
/
+13
*
nv30: U8_USCALED only works for size 4
Ilia Mirkin
2013-08-15
1
-3
/
+0
*
glsl: Emit better warnings for things that look like default precision statem...
Ian Romanick
2013-08-15
1
-13
/
+31
*
draw: always call util_cpu_detect() in draw context creation.
Roland Scheidegger
2013-08-15
1
-1
/
+4
*
radeon/llvm: Add missing "%s" format string to fprintf.
Jon Severinsson
2013-08-14
1
-1
/
+1
*
glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Tapani Pälli
2013-08-13
1
-24
/
+5
[next]