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
*
glapi: Fix make check
Ian Romanick
2014-04-03
1
-0
/
+1
*
llvmpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
softpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
svga: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-15
/
+0
*
cso: check for no sampler view changes in cso_set_sampler_views()
Brian Paul
2014-04-03
1
-3
/
+8
*
docs: Add note about updating tests to dev info
Timothy Arceri
2014-04-04
1
-0
/
+5
*
st/wgl: Remove wgl*Gallium*MESA().
José Fonseca
2014-04-03
4
-103
/
+0
*
glapi: Fix scons build
Ian Romanick
2014-04-03
1
-1
/
+1
*
glx: Do not advertise buffer_age on dri2
Adel Gadllah
2014-04-02
1
-1
/
+1
*
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
2014-04-02
1
-3
/
+4
*
glapi: Add static dispatch for glPointSizePointerOES
Ian Romanick
2014-04-02
1
-1
/
+1
*
Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""
Ian Romanick
2014-04-02
1
-86
/
+43
*
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
4
-4
/
+1274
*
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
20
-0
/
+38
*
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
[next]