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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
2014-07-02
6
-1
/
+15
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
5
-13
/
+24
*
clover: Have compat::string allocate its own memory.
Francisco Jerez
2014-07-02
2
-5
/
+7
*
gallium/radeon: Only print a message for LLVM diagnostic errors
Tom Stellard
2014-07-02
1
-2
/
+4
*
radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Tom Stellard
2014-07-02
1
-1
/
+1
*
r600g: allow viewport index/layer to be sent to ps
Ilia Mirkin
2014-07-02
1
-2
/
+20
*
targets/dri: allow duplicated symbols
Emil Velikov
2014-07-02
1
-0
/
+6
*
st/dri: Remove the old libdridrm library
Emil Velikov
2014-07-02
2
-11
/
+4
*
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
8
-128
/
+18
*
targets/dri-ilo: Convert to static/shared pipe-driver
Emil Velikov
2014-07-02
4
-102
/
+9
*
targets/dri-i915: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
4
-83
/
+9
*
targets/dri-freedreno: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
5
-105
/
+11
*
targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
12
-405
/
+33
*
targets/dri-nouveau: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
8
-98
/
+109
*
st/dri/drm: Add a second libdridrm library
Emil Velikov
2014-07-02
1
-1
/
+9
*
st/dri: Allow separate dri-targets
Emil Velikov
2014-07-02
7
-2
/
+56
*
targets/dri-swrast: use drm aware dricommon when building more than swrast
Emil Velikov
2014-07-02
3
-15
/
+4
*
nvc0: add missed PIPE_CAP_DRAW_INDIRECT
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_tile_linear
Roland Scheidegger
2014-07-02
3
-107
/
+17
*
llvmpipe: get rid of llvmpipe_get_texture_image
Roland Scheidegger
2014-07-02
2
-52
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_image_all
Roland Scheidegger
2014-07-02
4
-65
/
+7
*
llvmpipe: allocate regular texture memory upfront
Roland Scheidegger
2014-07-02
1
-0
/
+7
*
llvmpipe: get rid of linear_img struct
Roland Scheidegger
2014-07-02
4
-33
/
+19
*
llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets
Roland Scheidegger
2014-07-02
4
-6
/
+6
*
target-helpers: don't use designated initializers
Roland Scheidegger
2014-07-02
1
-4
/
+4
*
gallium/u_vbuf: get draw info from an indirect buffer if there's any
Marek Olšák
2014-07-02
1
-44
/
+72
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
18
-0
/
+106
*
gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Christoph Bumiller
2014-07-02
2
-0
/
+4
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
5
-2
/
+5
*
nvc0/ir: only merge emit/restart for identical streams
Ilia Mirkin
2014-07-01
1
-3
/
+10
*
nvc0/ir: avoid creating restarts with non-0 stream
Ilia Mirkin
2014-07-01
1
-3
/
+7
*
nvc0/ir: fix emitting vertex stream
Ilia Mirkin
2014-07-01
1
-7
/
+8
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
14
-1
/
+23
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
24
-30
/
+49
*
gallium: add support for stream in so info
Ilia Mirkin
2014-07-01
2
-0
/
+2
*
gallium: add vertex stream argument to EMIT/ENDPRIM
Ilia Mirkin
2014-07-01
2
-6
/
+6
*
radeonsi: Use dma_copy when possible for si_blit.
Axel Davy
2014-07-01
1
-0
/
+19
*
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
2014-06-30
7
-268
/
+54
*
targets/gbm: convert to static/shared pipe-driver
Emil Velikov
2014-06-30
6
-121
/
+160
*
targets/xa: provide alternative(static) xa target
Emil Velikov
2014-06-30
4
-15
/
+107
*
st/omx: strcpy the string into the allocated buffer
Emil Velikov
2014-06-28
1
-3
/
+3
*
st/omx: keep the name, (name|role)_specific strings dynamically allocated
Emil Velikov
2014-06-27
2
-9
/
+52
*
nv50: fix dri3 prime buffer creation
Axel Davy
2014-06-27
1
-2
/
+6
*
nvc0: fix dri3 prime buffer creation
Dave Airlie
2014-06-27
1
-1
/
+1
*
gallium/dri2: implement blitImage
Axel Davy
2014-06-27
1
-3
/
+51
*
gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
2014-06-27
1
-183
/
+286
*
softpipe: use last_level from sampler view, not from the resource
Roland Scheidegger
2014-06-26
1
-19
/
+20
*
targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/
Emil Velikov
2014-06-26
4
-4
/
+4
*
auxiliary/vl: Remove no longer used SPLIT_TARGETS
Emil Velikov
2014-06-26
1
-8
/
+0
*
targets/radeonsi/omx: convert to static/shared pipe-drivers
Emil Velikov
2014-06-26
5
-72
/
+12
[next]