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
*
util/u_debug_flush: Use util_snprintf.
José Fonseca
2014-05-02
1
-2
/
+3
*
targets/omx: add nouveau target
Emil Velikov
2014-05-02
3
-0
/
+65
*
targets/omx: use GALLIUM_VIDEO_CFLAGS
Emil Velikov
2014-05-02
2
-14
/
+2
*
targets/pipe-loader: cleanup version-script
Emil Velikov
2014-05-02
3
-5
/
+9
*
targets/opencl: hide all the exported llvm/clang mayhem... hopefully
Emil Velikov
2014-05-02
2
-0
/
+7
*
targets/egl-static: freshen up the version script
Emil Velikov
2014-05-02
3
-5
/
+8
*
targets/gbm: add version-script to limit exported symbols
Emil Velikov
2014-05-02
2
-0
/
+7
*
targets/vdpau: use version script to limit the exported symbols
Emil Velikov
2014-05-02
5
-7
/
+9
*
targets/omx: drop the version from the omx targets
Emil Velikov
2014-05-02
1
-0
/
+1
*
targets/omx: use version script to limit amount of exported symbols
Emil Velikov
2014-05-02
4
-5
/
+7
*
targets/dri: use a single version script to restict exported symbols
Emil Velikov
2014-05-02
8
-21
/
+6
*
targets/xvmc: limit the amount of exported symbols
Emil Velikov
2014-05-02
2
-1
/
+33
*
targets/osmesa: hide osmesa_create_screen
Emil Velikov
2014-05-02
1
-1
/
+3
*
targets/pipe-loader: drop driver_descriptor symbol from swrast
Emil Velikov
2014-05-02
2
-4
/
+2
*
mesa: add extra null checks in vbo_rebase_prims()
Juha-Pekka Heikkila
2014-05-02
1
-2
/
+21
*
mesa: add missing null checks in _tnl_register_fastpath()
Juha-Pekka Heikkila
2014-05-02
1
-2
/
+12
*
mesa: Add _mesa_error_no_memory for logging out-of-memory messages
Ian Romanick
2014-05-02
5
-3
/
+52
*
glsl: make static constant variables "static const"
Chia-I Wu
2014-05-02
6
-38
/
+39
*
i965: Enable INTEL_performance_query for Gen5+.
Petri Latvala
2014-05-02
1
-1
/
+3
*
mesa: Implement INTEL_performance_query.
Petri Latvala
2014-05-02
1
-46
/
+441
*
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
2014-05-02
11
-1
/
+399
*
mesa: Add INTEL_performance_query enums to tests/enum_strings.cpp
Petri Latvala
2014-05-02
1
-0
/
+18
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
10
-5
/
+112
*
nouveau: remove cb_dirty, it's never used
Ilia Mirkin
2014-05-02
2
-4
/
+1
*
nvc0: treat non-linear 2DRect textures the same as 2D
Ilia Mirkin
2014-05-02
1
-1
/
+1
*
mesa/st: enable carry/borrow lowering pass
Ilia Mirkin
2014-05-02
1
-0
/
+2
*
glsl: add lowering passes for carry/borrow
Ilia Mirkin
2014-05-02
2
-0
/
+60
*
mesa: Eliminate gl_shader_program::InternalSeparateShader
Ian Romanick
2014-05-02
3
-14
/
+2
*
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
2014-05-02
7
-6
/
+331
*
glsl: Sort the list of extensions
Ian Romanick
2014-05-02
2
-62
/
+85
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
9
-209
/
+11
*
mesa/sso: Enable GL_ARB_separate_shader_objects by default
Ian Romanick
2014-05-02
8
-20
/
+8
*
sso: Add display list support for ARB_separate_shader_objects new functions
Ian Romanick
2014-05-02
1
-0
/
+911
*
linker: Modify cross_validate_outputs_to_inputs to match using explicit locat...
Ian Romanick
2014-05-02
2
-20
/
+103
*
linker: Sort shader I/O variables into a canonical order
Ian Romanick
2014-05-02
1
-4
/
+74
*
linker: Allow geometry shader without vertex shader for separable programs
Ian Romanick
2014-05-02
1
-1
/
+2
*
linker: Assign varying locations for separable programs
Ian Romanick
2014-05-02
2
-3
/
+30
*
linker: Allow consumer stage or producer stage to be NULL
Ian Romanick
2014-05-02
1
-25
/
+46
*
linker: Refactor code that gets an input matching an output
Ian Romanick
2014-05-02
2
-17
/
+114
*
glsl: Exit when the shader IR contains an interface block instance
Ian Romanick
2014-05-02
2
-31
/
+63
*
glsl/tests: Add first simple tests of populate_consumer_input_sets
Ian Romanick
2014-05-02
2
-1
/
+248
*
linker: Refactor code that builds hash tables of varyings during linking
Ian Romanick
2014-05-02
1
-20
/
+33
*
meta: Fix saving the program pipeline state
Ian Romanick
2014-05-02
2
-34
/
+53
*
mesa/sso: Refactor new function _mesa_bind_pipeline
Ian Romanick
2014-05-02
2
-3
/
+14
*
linker: Make lower_packed_varyings work with explicit locations
Ian Romanick
2014-05-02
1
-1
/
+6
*
glsl: Remove varying "base" parameters
Ian Romanick
2014-05-02
3
-35
/
+20
*
glsl: Constify parameter to a couple varying_matches methods
Ian Romanick
2014-05-02
1
-4
/
+4
*
clover: Add a stub implementation of clCreateImage() v3
Tom Stellard
2014-05-02
4
-2
/
+21
*
mesa: Enable ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+1
*
mesa: Implement glBindImageTextures
Fredrik Höglund
2014-05-02
1
-0
/
+138
[next]