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
*
glapi: Enable ES compatibility mode
Ian Romanick
2014-04-02
2
-2
/
+2
*
glapi: Fix build break in 'make check' on non-shared-glapi builds
Ian Romanick
2014-04-02
1
-4
/
+4
*
glapi: Remove support for "short string" mode
Ian Romanick
2014-04-02
1
-36
/
+7
*
mesa: remove redundant running of check_symbol_table()
Juha-Pekka Heikkila
2014-04-02
1
-2
/
+4
*
mesa: Add missing null check in _mesa_parse_arb_program()
Juha-Pekka Heikkila
2014-04-02
1
-0
/
+5
*
mesa: Prevent negative indexing on noise2, noise3 and noise4
Juha-Pekka Heikkila
2014-04-02
1
-18
/
+18
*
glx: add extra null check in getFBConfigs
Juha-Pekka Heikkila
2014-04-02
1
-0
/
+4
*
glx: remove unused __glXClientInfo()
Juha-Pekka Heikkila
2014-04-02
1
-13
/
+0
*
i965/vec4: do not trim dead channels on gen6 for math
Tapani Pälli
2014-04-02
1
-4
/
+9
*
winsys/svga: Replace the query mm buffer pool with a slab pool v3
Thomas Hellstrom
2014-04-02
1
-5
/
+13
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
15
-2
/
+27
*
gbm: Add gbm_bo_get_fd to gbm-symbols-check script
Kristian Høgsberg
2014-04-01
1
-0
/
+1
*
gbm: Add import from fd
Kristian Høgsberg
2014-04-01
3
-2
/
+29
*
gbm: Add gbm_bo_get_fd()
Kristian Høgsberg
2014-04-01
4
-0
/
+37
*
include/GLES3: add OpenGL ES 3.1 Headers
Jordan Justen
2014-04-01
1
-0
/
+1
*
Revert "glapi/es1: Don't mark core functions as static_dispatch=false"
Brian Paul
2014-04-01
1
-43
/
+86
*
mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE.
Iago Toral Quiroga
2014-04-01
1
-1
/
+2
*
gallium/docs: fix silent math failures due to ~ and &
Ilia Mirkin
2014-04-01
1
-60
/
+60
*
gallium/docs: line up some of the equations
Ilia Mirkin
2014-04-01
1
-28
/
+16
*
gallium/docs: fix incorrect/missing references
Ilia Mirkin
2014-04-01
6
-6
/
+10
*
gallium/docs: fix use of _ in math sections
Ilia Mirkin
2014-04-01
1
-10
/
+10
*
gallium/docs: add format to index
Ilia Mirkin
2014-04-01
2
-2
/
+3
*
gallium/docs: fix a lot of bad formatting
Ilia Mirkin
2014-04-01
1
-242
/
+262
*
glsl: remove UBO fields from _mesa_glsl_parse_state
Chia-I Wu
2014-04-01
3
-16
/
+1
*
nv50: implement clear_buffer to accelerate ARB_clear_buffer_object
Ilia Mirkin
2014-03-31
1
-0
/
+115
*
mesa/st: Accelerate ARB_clear_buffer_object with clear_buffer
Ilia Mirkin
2014-03-31
3
-3
/
+38
*
gallium: add interface to clear buffers
Ilia Mirkin
2014-03-31
2
-0
/
+16
*
mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...
Ian Romanick
2014-03-31
2
-119
/
+2
*
mapi_abi: Make ES1 and ES2 static_dispatch=false functions hidden
Ian Romanick
2014-03-31
1
-4
/
+6
*
mapi: Hack around glGetInternalformativ not being hidden in GLES
Ian Romanick
2014-03-31
1
-0
/
+8
*
glapi/es1: Don't mark core functions as static_dispatch=false
Ian Romanick
2014-03-31
1
-86
/
+43
*
glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch...
Ian Romanick
2014-03-31
1
-61
/
+61
*
glapi: Remove some duplicate ignore="true" lines
Ian Romanick
2014-03-31
1
-32
/
+0
*
i965/vec4: Don't trim writemasks of texture instructions.
Matt Turner
2014-03-31
1
-2
/
+4
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
19
-0
/
+22
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
17
-18
/
+63
*
gallium/targets: add missing library dependencies
Emil Velikov
2014-03-31
2
-2
/
+10
*
pipe-loader: reorder PIPE_LIBS
Emil Velikov
2014-03-31
1
-2
/
+2
*
pipe-loader: use PTHREAD_LIBS over -lpthread
Emil Velikov
2014-03-31
1
-1
/
+1
*
dri/i965: use CLOCK_LIBS over -lrt
Emil Velikov
2014-03-31
1
-1
/
+1
*
automake: consistently use -no-undefined
Emil Velikov
2014-03-31
4
-11
/
+15
*
targets/egl-static: move the common LDFLAGS into AM_LDFLAGS
Emil Velikov
2014-03-31
1
-6
/
+13
*
targets/omx: do not link against the trace driver
Emil Velikov
2014-03-31
2
-2
/
+0
*
gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem
Emil Velikov
2014-03-31
14
-75
/
+14
*
gallium/targets: move LLVM_LIBS handling inside Automake.inc
Emil Velikov
2014-03-31
17
-49
/
+7
*
gallium/targets: fold LLVM_LDFLAGS inside Automake.inc
Emil Velikov
2014-03-31
16
-15
/
+9
*
targets/omx: use GALLIUM_OMX_LINKER_FLAGS
Emil Velikov
2014-03-31
3
-14
/
+12
*
targets/omx: introduce GALLIUM_OMX_LIB_DEPS
Emil Velikov
2014-03-31
3
-8
/
+8
*
targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBS
Emil Velikov
2014-03-31
1
-23
/
+11
*
targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVM
Emil Velikov
2014-03-31
1
-5
/
+4
[next]