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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: remove clip_vertex from vertex header
Roland Scheidegger
2015-12-15
5
-40
/
+54
*
draw: use clip_pos, not clip_vertex for the fake guardband xy point clipping
Roland Scheidegger
2015-12-15
1
-3
/
+3
*
draw: rename vertex header members
Roland Scheidegger
2015-12-15
6
-42
/
+46
*
draw: don't pretend have_clipdist is per-vertex
Roland Scheidegger
2015-12-15
5
-18
/
+20
*
draw: use position not clipVertex output for xyz view volume clipping
Roland Scheidegger
2015-12-15
1
-1
/
+10
*
util/blitter: minor formatting fixes
Brian Paul
2015-12-11
1
-5
/
+4
*
draw: don't assume fixed offset for data in struct vertex_info
Roland Scheidegger
2015-12-11
1
-5
/
+3
*
gallium/pb_bufmgr_cache: use the new pb_cache module
Marek Olšák
2015-12-11
1
-198
/
+34
*
gallium/pb_cache: add a copy of cache bufmgr independent of pb_manager
Marek Olšák
2015-12-11
3
-0
/
+362
*
tgsi/scan: add flag colors_written
Marek Olšák
2015-12-11
2
-0
/
+4
*
draw: fix clipping with linear interpolated values and gl_ClipVertex
Roland Scheidegger
2015-12-11
1
-4
/
+4
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-24
/
+28
*
gallium/util: return correct number of bound vertex buffers
Patrick Rudolph
2015-12-10
1
-1
/
+7
*
gallium/util: Make u_prims_for_vertices() safe
Edward O'Callaghan
2015-12-09
1
-0
/
+3
*
llvmpipe: fix fp64 inputs to geom shader.
Dave Airlie
2015-12-09
1
-4
/
+12
*
gallium/util: check callback pointers for non-null in pipe_debug_message()
Brian Paul
2015-12-07
1
-3
/
+5
*
gallium: Remove redundant NULL ptr checks
Edward O'Callaghan
2015-12-06
2
-8
/
+5
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
41
-61
/
+61
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
25
-91
/
+91
*
gallium/auxiliary: Fix zero integer literal to pointer comparison
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium/util: fix pipe_debug_message macro to allow 0 args
Ilia Mirkin
2015-12-04
1
-1
/
+1
*
draw: fix clipping of layer/vp index outputs
Roland Scheidegger
2015-12-04
1
-139
/
+186
*
gallium/aux/util: Trivial, we already have format use it
Edward O'Callaghan
2015-12-03
1
-1
/
+1
*
automake: Fix typo in MSVC2008 compat flags.
Jose Fonseca
2015-12-03
1
-1
/
+1
*
ttn: Whitelist from -Werror=declaration-after-statement.
Jose Fonseca
2015-12-03
1
-0
/
+4
*
util/blitter: Fix "SO C90 forbids mixed declarations and code".
Jose Fonseca
2015-12-02
1
-2
/
+4
*
gallium/util: Fix util_blitter_clear_depth_stencil() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-4
/
+12
*
gallium/util: Fix util_blitter_clear_render_target() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-3
/
+12
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
1
-5
/
+5
*
vl/buffers: fixes vl_video_buffer_formats for RGBX
Julien Isorce
2015-11-30
1
-1
/
+1
*
auxiliary/vl/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+5
*
auxiliary/vl/drm: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+7
*
pipe-loader: check if winsys.name is non-null prior to strcmp
Emil Velikov
2015-11-29
1
-4
/
+4
*
gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
Nicolai Hähnle
2015-11-26
1
-1
/
+9
*
targets: use the non-inline sw helpers
Emil Velikov
2015-11-25
1
-1
/
+2
*
target-hepers: add non inline sw helpers
Emil Velikov
2015-11-25
2
-0
/
+83
*
pipe-loader: fix off-by one error
Emil Velikov
2015-11-25
1
-1
/
+1
*
ttn: fix UMSB conversion
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
ttn: add LODQ support
Ilia Mirkin
2015-11-23
1
-2
/
+9
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
4
-3
/
+96
*
gallium/util: remove the fake format helpers for bptc and etc2
Ilia Mirkin
2015-11-23
4
-108
/
+7
*
pipe-loader: link against libloader regardless of libdrm presence
Emil Velikov
2015-11-23
1
-2
/
+2
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
1
-1
/
+1
*
vc4: Take precedence over ilo when in simulator mode.
Eric Anholt
2015-11-22
1
-8
/
+12
*
virgl: pipe_virgl_create_screen is not static
Igor Gnatenko
2015-11-22
1
-1
/
+1
*
pipe-loader: Fix PATH_MAX define on MSVC.
Jose Fonseca
2015-11-21
1
-0
/
+5
*
scons: Conditionally use DRM module on pipe-loader.
Jose Fonseca
2015-11-21
1
-5
/
+4
*
util: use RTLD_LOCAL with util_dl_open()
11.1-branchpoint
Emil Velikov
2015-11-21
1
-1
/
+1
*
auxiliary/vl: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-1
/
+1
*
target-helpers: remove inline_drm_helper.h
Emil Velikov
2015-11-21
1
-371
/
+0
[next]