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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30,nvc0: only claim a single viewport
Ilia Mirkin
2014-02-11
2
-0
/
+4
*
st/clover: use VISIBILITY_CXXFLAGS where approapriate
Emil Velikov
2014-02-11
1
-3
/
+3
*
omx: use VISIBILITY_CFLAGS to control exported symbols
Emil Velikov
2014-02-11
4
-1
/
+4
*
st/vdpau: automake: export only PUBLIC symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/vdpau: do not export VdpPresentationQueueTargetCreateX11
Emil Velikov
2014-02-11
2
-2
/
+4
*
st/egl: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
targets/egl-static: automake: don't export local symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
gbm: automake: add symbol tests
Emil Velikov
2014-02-11
2
-0
/
+15
*
targets/gbm: automake: do not export internal symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/gbm: automake: do not export gbm_gallium_drm_device_create
Emil Velikov
2014-02-11
1
-1
/
+3
*
auxiliary/pipe-loader: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
gbm: drop unneeded dependency of libudev
Emil Velikov
2014-02-11
1
-2
/
+0
*
opencl: do not link against libudev
Emil Velikov
2014-02-11
1
-1
/
+1
*
gallium/tests: do not link against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
egl-static: stop linking against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
pipe-loader: drop obsolete libudev.h include
Emil Velikov
2014-02-11
1
-1
/
+0
*
omx/radeonsi: fix target
Christian König
2014-02-11
1
-0
/
+4
*
vl: add H264 encoding interface
Christian König
2014-02-11
5
-5
/
+64
*
r600g: add support for multiple viewports.
Dave Airlie
2014-02-11
9
-40
/
+98
*
nouveau/video: make sure that firmware is present when checking caps
Ilia Mirkin
2014-02-10
3
-4
/
+147
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
14
-1
/
+52
*
nv30: report 8 maximum inputs
Ilia Mirkin
2014-02-08
1
-1
/
+1
*
nv50/ir/ra: some register spilling fixes
Christoph Bumiller
2014-02-09
1
-5
/
+34
*
nvc0: handle TGSI_SEMANTIC_LAYER
Christoph Bumiller
2014-02-07
5
-5
/
+4
*
nvc0: create the SW object
Christoph Bumiller
2014-02-07
2
-0
/
+10
*
nvc0/ir/emit: hardcode vertex output stream to 0 for now
Christoph Bumiller
2014-02-07
1
-2
/
+7
*
gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
2014-02-07
2
-3
/
+3
*
gallium/tgsi: use CLAMP instead of open-coded clamps
Erik Faye-Lund
2014-02-07
1
-22
/
+4
*
nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
Ilia Mirkin
2014-02-06
1
-0
/
+8
*
nv50: only over-allocate by a page for code
Ilia Mirkin
2014-02-06
1
-4
/
+5
*
nv50: fix layerid to be the fp input number rather than vp output number
Ilia Mirkin
2014-02-06
3
-7
/
+9
*
nv50: rework primid logic
Ilia Mirkin
2014-02-06
3
-6
/
+4
*
vdpau: flush the context before exporting the surface v2
Marek Olšák
2014-02-06
1
-0
/
+1
*
gallium/radeon: fix warnings
Marek Olšák
2014-02-06
3
-5
/
+9
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
51
-71
/
+67
*
gallium: define the behavior of PIPE_USAGE_* flags properly
Marek Olšák
2014-02-06
2
-12
/
+19
*
gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
Marek Olšák
2014-02-06
1
-1
/
+0
*
r600g,radeonsi: set resource domains in one place (v2)
Marek Olšák
2014-02-06
5
-27
/
+23
*
st/omx: add workaround for bug in Bellagio
Christian König
2014-02-06
3
-2
/
+16
*
st/omx: initial OpenMAX support v3
Christian König
2014-02-06
13
-0
/
+2390
*
vl/rbsp: add H.264 RBSP implementation
Christian König
2014-02-06
1
-0
/
+164
*
vl/vlc: add function to limit the vlc size
Christian König
2014-02-06
1
-12
/
+41
*
vl/vlc: add remove bits function
Christian König
2014-02-06
1
-0
/
+12
*
radeon: just don't map VRAM buffers at all
Christian König
2014-02-06
1
-2
/
+2
*
radeon/video: directly create buffers in the right domain
Christian König
2014-02-06
3
-7
/
+12
*
radeon/video: seperate common video functions
Christian König
2014-02-06
9
-315
/
+413
*
gallium/dri2: Fix dri2_dup_image
Axel Davy
2014-02-05
1
-0
/
+1
*
tgsi/ureg: increase the number of immediates
Zack Rusin
2014-02-05
1
-1
/
+1
*
gallivm: make sure analysis works with large number of immediates
Zack Rusin
2014-02-05
1
-8
/
+9
*
gallivm: handle huge number of immediates
Zack Rusin
2014-02-05
4
-44
/
+86
[next]