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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glx: Don't use current context in __glXSendError
Michel Dänzer
2016-08-17
1
-3
/
+1
*
nv50/ir: fix bb positions after exit instructions
Ilia Mirkin
2016-08-16
1
-3
/
+10
*
nv50/ir: properly clear upper bits of a bitset fill
Ilia Mirkin
2016-08-16
1
-2
/
+2
*
i965/fs: Estimate maximum sampler message execution size more accurately.
Francisco Jerez
2016-08-16
1
-37
/
+72
*
i965/fs: Return zero from fs_inst::components_read for non-present sources.
Francisco Jerez
2016-08-16
1
-2
/
+5
*
i965/fs: Lower TEX to TXL during NIR translation.
Francisco Jerez
2016-08-16
2
-14
/
+6
*
freedreno/a3xx: fix generic clear path
Rob Clark
2016-08-16
1
-0
/
+1
*
st/mesa: use pipe var instead of st->pipe in st_create_context_priv()
Brian Paul
2016-08-16
1
-4
/
+4
*
gallium: remove unused u_clear.h file
Brian Paul
2016-08-16
2
-65
/
+0
*
gallium/i915: inline the util_clear() code into i915_clear_blitter()
Brian Paul
2016-08-16
1
-3
/
+21
*
gallium/util: minor reformatting in u_box.h
Brian Paul
2016-08-16
1
-29
/
+13
*
svga: remove unused var in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+0
*
svga: avoid a calloc in svga_buffer_transfer_map()
Brian Paul
2016-08-16
1
-1
/
+3
*
svga: don't call os_get_time() when not needed by Gallium HUD
Brian Paul
2016-08-16
5
-11
/
+26
*
svga: remove unneeded memset() call in draw_vgpu10()
Brian Paul
2016-08-16
1
-2
/
+1
*
svga: reduce looping in svga_mark_surfaces_dirty()
Brian Paul
2016-08-16
1
-1
/
+1
*
svga: minor clean-ups in define_rasterizer_object()
Brian Paul
2016-08-16
1
-5
/
+6
*
svga: remove incorrect buffer invalidation code
Brian Paul
2016-08-16
1
-5
/
+0
*
svga: additional comments for svga_hw_draw_state members
Brian Paul
2016-08-16
1
-4
/
+11
*
svga: use the sws local var to simplify some code
Brian Paul
2016-08-16
1
-3
/
+2
*
svga: minor whitespace and code clean-ups
Brian Paul
2016-08-16
1
-32
/
+25
*
freedreno/a4xx: use generic clear path
Rob Clark
2016-08-16
2
-215
/
+4
*
freedreno/a3xx: use generic clear path
Rob Clark
2016-08-16
2
-200
/
+4
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
5
-10
/
+92
*
gallium/u_blitter: split out a helper for common clear state
Rob Clark
2016-08-16
2
-13
/
+30
*
gallium/u_blitter: add helper to save FS const buffer state
Rob Clark
2016-08-16
2
-0
/
+25
*
gallium/u_blitter: export some functions
Rob Clark
2016-08-16
2
-70
/
+84
*
egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
2016-08-16
1
-4
/
+5
*
st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
2016-08-16
1
-10
/
+18
*
glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
2016-08-15
4
-1
/
+11
*
anv: fix writemask on blit fragment shader.
Dave Airlie
2016-08-16
1
-1
/
+1
*
egl/android: Set dpy->DriverData to NULL on error
Nicolas Boichat
2016-08-15
1
-0
/
+1
*
egl/drm: Set disp->DriverData to NULL on error
Nicolas Boichat
2016-08-15
1
-0
/
+1
*
egl/surfaceless: Set disp->DriverData to NULL on error
Nicolas Boichat
2016-08-15
1
-0
/
+1
*
egl/wayland: Set disp->DriverData to NULL on error
Nicolas Boichat
2016-08-15
1
-0
/
+2
*
egl/x11: avoid using freed memory if dri2 init fails
Jan Ziak
2016-08-15
1
-0
/
+3
*
anv: add genX_multisample.h to the sources list(s).
Emil Velikov
2016-08-15
1
-0
/
+1
*
anv/x11: Add support for Xlib platform
Kevin Strasser
2016-08-15
3
-15
/
+80
*
glx: apple specific occurences of dummyContext check
Tapani Pälli
2016-08-15
3
-4
/
+4
*
glx: fix error code when there is no context bound
Bernard Kilarski
2016-08-15
5
-20
/
+33
*
mesa: Remove duplicate include.
Mathias Fröhlich
2016-08-15
1
-1
/
+0
*
vbo: Remove always true return from vbo_bind_arrays.
Mathias Fröhlich
2016-08-15
2
-26
/
+12
*
mesa: Move check for vbo mapping into api_validate.c.
Mathias Fröhlich
2016-08-15
2
-7
/
+8
*
mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c.
Mathias Fröhlich
2016-08-15
3
-35
/
+33
*
vbo: Array draw must not care about glBegin/glEnd vbo mapping.
Mathias Fröhlich
2016-08-15
1
-17
/
+1
*
nv50,nvc0: fix depth range when halfz is enabled
Ilia Mirkin
2016-08-14
2
-4
/
+14
*
gallium/util: add helper to compute zmin/zmax for a viewport state
Ilia Mirkin
2016-08-14
2
-1
/
+61
*
vbo: allow DrawElementsBaseVertex in display lists
Ilia Mirkin
2016-08-14
1
-5
/
+13
*
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
2016-08-13
10
-185
/
+116
*
freedreno/a2xx: add missing casts to silence notices
[email protected]
2016-08-13
1
-2
/
+2
[prev]
[next]