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
*
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
2013-12-04
5
-0
/
+113
*
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
Kristian Høgsberg
2013-12-04
1
-2
/
+2
*
Enable throttling in SwapBuffers
Axel Davy
2013-12-04
1
-1
/
+13
*
egl/wayland: Send commit after flushing the driver context
Kristian Høgsberg
2013-12-04
1
-2
/
+1
*
egl/wayland: Flush the wl_display at the end of SwapBuffers
Axel Davy
2013-12-04
1
-0
/
+2
*
mesa: reduce memory used for short display lists
Brian Paul
2013-12-04
1
-0
/
+35
*
mesa: update/remove display list comments
Brian Paul
2013-12-04
1
-16
/
+5
*
mesa: remove gl_dlist_node::next pointer to reduce dlist memory use
Brian Paul
2013-12-04
1
-8
/
+10
*
mesa: begin reducing memory used by display lists
Brian Paul
2013-12-04
1
-172
/
+252
*
nouveau: Add lots of comments to the buffer transfer logic
Ilia Mirkin
2013-12-04
2
-4
/
+71
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-04
2
-0
/
+12
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-04
1
-6
/
+5
*
nv50: fix a small leak on context destroy
Ilia Mirkin
2013-12-04
1
-0
/
+2
*
mesa: modified _mesa_align_free() to accept NULL pointer
Siavash Eliasi
2013-12-04
7
-32
/
+26
*
mesa: don't leak performance monitors on context destroy
Ilia Mirkin
2013-12-04
3
-0
/
+23
*
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2013-12-04
2
-3
/
+3
*
pipe-loader: Fix llvmpipe.la path
Michel Dänzer
2013-12-04
1
-1
/
+1
*
i965: Fix BRW_BATCH_STRUCT to specify RENDER_RING, not UNKNOWN_RING.
Kenneth Graunke
2013-12-03
1
-2
/
+2
*
Revert "i965: Move brw_emit_query_begin() to the render ring prelude."
Kenneth Graunke
2013-12-03
2
-7
/
+3
*
i965: Fix OACONTROL assertion failures on Ironlake.
Kenneth Graunke
2013-12-03
1
-4
/
+8
*
gallium/radeon: use PRIu64 macro for printing uint64_t
Emil Velikov
2013-12-03
2
-4
/
+6
*
pipe-loader: build llvmpipe on top of softpipe
Emil Velikov
2013-12-03
1
-10
/
+7
*
mesa: resolve typo DTXn/DXTn
Emil Velikov
2013-12-03
1
-1
/
+1
*
glx: Add missing null check in gxl/dri2_glx.c
Juha-Pekka Heikkila
2013-12-03
1
-0
/
+4
*
glx: Check malloc return value before accessing memory in glx/clientattrib.c
Juha-Pekka Heikkila
2013-12-03
1
-0
/
+4
*
i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)
Chad Versace
2013-12-03
1
-24
/
+11
*
st/mesa: implement layered framebuffer clear for the clear_with_quad fallback
Marek Olšák
2013-12-03
4
-16
/
+68
*
gallium/util: implement layered framebuffer clear in u_blitter
Marek Olšák
2013-12-03
10
-30
/
+110
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
16
-1
/
+32
*
radeonsi: add driver support for layered rendering and AMD_vertex_shader_layer
Marek Olšák
2013-12-03
4
-12
/
+27
*
radeonsi: implement OpenGL edge flags
Marek Olšák
2013-12-03
3
-6
/
+48
*
st/mesa: add support for layered framebuffers and consolidate code
Marek Olšák
2013-12-03
6
-93
/
+99
*
mesa: expose AMD_vertex_shader_layer in the core profile only
Marek Olšák
2013-12-03
1
-1
/
+1
*
egl: add HAVE_LIBDRM define, fix EGL X11 platform
Tapani Pälli
2013-12-03
1
-6
/
+3
*
freedreno: Add a few texture formats
Andreas Heider
2013-12-02
1
-0
/
+3
*
i965: Skip the register write check on Broadwell.
Kenneth Graunke
2013-12-02
1
-1
/
+5
*
i965: Fix texture border color on Broadwell.
Kenneth Graunke
2013-12-02
1
-1
/
+11
*
i965: Don't use MACH for integer multiplies on Gen8+.
Kenneth Graunke
2013-12-02
2
-2
/
+2
*
i965: Fix texture swizzling on Broadwell.
Kenneth Graunke
2013-12-02
1
-1
/
+1
*
i965: Set vertical alignment unit to 4 on Broadwell.
Kenneth Graunke
2013-12-02
1
-0
/
+6
*
i965/vs: Always store pull constant offsets in GRFs on Gen8.
Kenneth Graunke
2013-12-02
1
-1
/
+15
*
i965/vs: Don't copy propagate into SEND-from-GRF messages.
Kenneth Graunke
2013-12-02
1
-0
/
+3
*
clover: Fix missing minus sign in 'iterator_adaptor::operator-='.
Francisco Jerez
2013-12-02
1
-1
/
+1
*
i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs
Chad Versace
2013-12-02
1
-6
/
+12
*
glsl: Simplify the built-in function linking code.
Kenneth Graunke
2013-12-01
7
-36
/
+31
*
glsl: Create an accessor for the built-in function shader.
Kenneth Graunke
2013-12-01
2
-2
/
+13
*
glsl: Drop crazy looping from no_matching_function_error().
Kenneth Graunke
2013-12-01
1
-16
/
+23
*
glsl: Merge "candidates are: " message to the previous line.
Kenneth Graunke
2013-12-01
1
-6
/
+4
*
glsl: Drop unused call_ir parameter from generate_call().
Kenneth Graunke
2013-12-01
1
-8
/
+6
*
glsl: Remove useless iteration through function parameters.
Kenneth Graunke
2013-12-01
1
-6
/
+0
[next]