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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gbm: Add GBM_BO_USE_LINEAR flag
Flora Cui
2015-04-16
2
-0
/
+6
*
mesa: refactor GetUniformBlockIndex
Tapani Pälli
2015-04-16
1
-6
/
+6
*
mesa: refactor GetUniformIndices
Tapani Pälli
2015-04-16
1
-3
/
+3
*
mesa: refactor GetUniformLocation
Tapani Pälli
2015-04-16
1
-18
/
+1
*
mesa: refactor GetActiveUniformBlockName
Tapani Pälli
2015-04-16
1
-13
/
+5
*
mesa: remove unused _mesa_get_uniform_name
Tapani Pälli
2015-04-16
2
-44
/
+0
*
mesa: refactor GetActiveUniformName
Tapani Pälli
2015-04-16
1
-9
/
+2
*
mesa: refactor GetActiveUniform
Tapani Pälli
2015-04-16
1
-17
/
+16
*
mesa: refactor GetTransformFeedbackVarying
Tapani Pälli
2015-04-16
1
-7
/
+12
*
mesa: refactor GetActiveUniformsiv, use _mesa_program_resource_prop
Tapani Pälli
2015-04-16
1
-70
/
+39
*
mesa: mesa_bufferiv utility function for buffer objects
Tapani Pälli
2015-04-16
2
-121
/
+78
*
mesa: refactor GetFragDataIndex
Tapani Pälli
2015-04-16
1
-23
/
+2
*
mesa: refactor GetFragDataLocation
Tapani Pälli
2015-04-16
1
-22
/
+16
*
mesa: refactor GetAttribLocation
Tapani Pälli
2015-04-16
1
-22
/
+20
*
mesa: refactor GetActiveAttrib
Tapani Pälli
2015-04-16
1
-31
/
+27
*
mesa: enable GL_ARB_program_interface_query extension
Tapani Pälli
2015-04-16
1
-0
/
+1
*
mesa: implementation of glGetProgramResourceiv
Tapani Pälli
2015-04-16
3
-0
/
+300
*
mesa: glGetProgramResourceLocationIndex
Tapani Pälli
2015-04-16
3
-1
/
+46
*
mesa: glGetProgramResourceLocation
Tapani Pälli
2015-04-16
3
-1
/
+151
*
mesa: glGetProgramResourceName
Tapani Pälli
2015-04-16
3
-0
/
+139
*
mesa: glGetProgramResourceIndex
Tapani Pälli
2015-04-16
3
-1
/
+183
*
mesa: glGetProgramInterfaceiv
Tapani Pälli
2015-04-16
3
-0
/
+185
*
mesa/glsl: build list of program resources during linking
Tapani Pälli
2015-04-16
3
-0
/
+212
*
glapi: add GL_ARB_program_interface_query skeleton
Tapani Pälli
2015-04-16
7
-7
/
+247
*
linker: fix varying linking if SSO program has only gs and fs
Tapani Pälli
2015-04-16
1
-12
/
+17
*
r600g/sb: Skip empty ALU clause while scheduling
Glenn Kennard
2015-04-16
1
-0
/
+3
*
nir: Try commutative sources in CSE
Ian Romanick
2015-04-15
1
-9
/
+18
*
glx: Create proper server dependency for GLX_EXT_create_context_es2_profile
Ian Romanick
2015-04-15
1
-11
/
+1
*
vc4: Don't try to use color load/stores to blit across format changes.
Eric Anholt
2015-04-15
1
-0
/
+3
*
vc4: Don't try to use color load/stores to do depth/stencil blits.
Eric Anholt
2015-04-15
1
-0
/
+3
*
vc4: Update the shadow texture for public textures on every draw.
Eric Anholt
2015-04-15
3
-7
/
+20
*
vc4: Hook up VC4_DEBUG=perf to some useful printfs.
Eric Anholt
2015-04-15
3
-1
/
+16
*
st/mesa: log shaders, GLSL info log with _mesa_log()
Brian Paul
2015-04-15
1
-6
/
+4
*
mesa: log shaders, GLSL info log with _mesa_log()
Brian Paul
2015-04-15
1
-14
/
+11
*
mesa: add _mesa_log(), _mesa_get_log_file() functions
Brian Paul
2015-04-15
2
-7
/
+43
*
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
Brian Paul
2015-04-15
1
-0
/
+1
*
st/wgl: Couple of fixes to opengl32.dll's wglCreateContext/wglDeleteContext d...
Jose Fonseca
2015-04-15
3
-9
/
+66
*
mesa: Enable _mesa_dlopen on MSVC too.
Jose Fonseca
2015-04-15
1
-3
/
+3
*
glsl: fix assignment of multiple scalar and vecs to matrices.
Samuel Iglesias Gonsalvez
2015-04-15
1
-61
/
+49
*
nir: Fix typo in "ushr by 0" algebraic replacement
Ian Romanick
2015-04-14
1
-1
/
+1
*
nir: Silence unused parameter warnings
Ian Romanick
2015-04-14
2
-1
/
+3
*
nir/cse: fix bug with comparing non-per-component sources
Connor Abbott
2015-04-14
1
-10
/
+7
*
i965/fs: Combine tex/fb_write operations (opt)
Ben Widawsky
2015-04-14
3
-0
/
+103
*
i965/fs: Only emit FS_OPCODE_PLACEHOLDER_HALT if there are discards
Ben Widawsky
2015-04-14
1
-1
/
+4
*
i965/fs: Create a has_side_effects for fs_inst
Ben Widawsky
2015-04-14
2
-0
/
+7
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
24
-72
/
+72
*
i915: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
24
-107
/
+107
*
glx: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-2
/
+2
*
main: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
6
-10
/
+10
*
state_tracker: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
8
-18
/
+18
[next]