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
*
svga: remove some unneeded INLINE qualifiers
Brian Paul
2014-08-14
3
-5
/
+5
*
st/vdpau: add device reference counting
Christian König
2014-08-14
8
-11
/
+46
*
hud: don't overrun malloced arrays
Dave Airlie
2014-08-14
1
-0
/
+1
*
winsys/radeon: fix hawaii accel_working2 comment
Andreas Boll
2014-08-13
1
-1
/
+1
*
r300g: Fix bug in build_loop_info()/compiler v2
Tom Stellard
2014-08-13
1
-11
/
+23
*
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
2014-08-13
1
-1
/
+5
*
radeonsi/compute: Stop leaking the input buffer
Tom Stellard
2014-08-13
1
-7
/
+14
*
radeonsi/compute: Whitespace fixes
Tom Stellard
2014-08-13
1
-2
/
+1
*
radeonsi/compute: Call si_pm4_free_state() after emitting compute state
Tom Stellard
2014-08-13
1
-1
/
+1
*
radeonsi/compute: Update reference counts for buffers in si_set_global_binding()
Tom Stellard
2014-08-13
1
-2
/
+2
*
radeon/compute: Report a value for PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE
Tom Stellard
2014-08-13
2
-1
/
+17
*
radeon/compute: Fix reported values for MAX_GLOBAL_SIZE and MAX_MEM_ALLOC_SIZE
Tom Stellard
2014-08-13
1
-13
/
+19
*
ra: cleanup the public API
Connor Abbott
2014-08-13
1
-1
/
+1
*
nvc0: increase GLSL level to 400 to enable ARB_gpu_shader5
Ilia Mirkin
2014-08-13
1
-1
/
+1
*
android: gallium: use the installed libdrm headers
Emil Velikov
2014-08-13
3
-10
/
+3
*
android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
Emil Velikov
2014-08-13
1
-4
/
+0
*
android: gallium/auxiliary: drop log2/log2f redefitions
Emil Velikov
2014-08-13
1
-22
/
+0
*
android: targets/egl-static: add correct include for DRM headers
Emil Velikov
2014-08-13
1
-3
/
+1
*
scons: group state-trackers' and targets' scons
Emil Velikov
2014-08-13
1
-31
/
+11
*
android: reorder gallium SUBDIRS
Emil Velikov
2014-08-13
1
-4
/
+10
*
automake: handle gallium SUBDIRs in gallium/Makefile
Emil Velikov
2014-08-13
1
-0
/
+16
*
automake: compact gallium/target/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
2
-86
/
+20
*
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
2
-66
/
+49
*
automake: compact gallium/drivers and gallium/winsys makefiles
Emil Velikov
2014-08-13
3
-177
/
+104
*
android: egl/main: add/enable freedreno
Emil Velikov
2014-08-13
1
-0
/
+3
*
android: gallium/freedreno: add preliminary build
Emil Velikov
2014-08-13
3
-0
/
+86
*
automake: gallium/freedreno: drop spurious include dirs
Emil Velikov
2014-08-13
2
-4
/
+2
*
android: gallium/radeon: attempt to fix the android build
Paulo Sergio Travaglia
2014-08-13
6
-7
/
+45
*
android: gallium/nouveau: fix include folders, link against libstlport
Emil Velikov
2014-08-13
2
-8
/
+6
*
nvc0: add BPTC format support
Ilia Mirkin
2014-08-12
1
-0
/
+7
*
softpipe,llvmpipe: mark BPTC formats as unsupported
Ilia Mirkin
2014-08-12
2
-0
/
+10
*
gallium: add basic support for BPTC formats
Ilia Mirkin
2014-08-12
9
-3
/
+165
*
st/dri: define GALLIUM_SOFTPIPE when building kms_swrast
Emil Velikov
2014-08-12
3
-3
/
+9
*
vc4: Drop the dump_fbo() routine.
Eric Anholt
2014-08-12
1
-50
/
+0
*
vc4: Claim the GL 2.1 minimum for 3D textures.
Eric Anholt
2014-08-12
1
-1
/
+2
*
vc4: Declare what vertex formats we actually support.
Eric Anholt
2014-08-12
1
-2
/
+7
*
vc4: Stash some debug code for format support checks.
Eric Anholt
2014-08-12
1
-0
/
+9
*
vc4: Texture format support has nothing to do with VBO format support.
Eric Anholt
2014-08-12
1
-2
/
+1
*
vc4: Fix off-by-one in texture maximum levels.
Eric Anholt
2014-08-12
1
-1
/
+1
*
vc4: Add support for the FLR opcode.
Eric Anholt
2014-08-12
1
-0
/
+18
*
gallium/r300: Fix a link error in the tests
Jason Ekstrand
2014-08-12
1
-1
/
+1
*
winsys/radeon: fix nop packet padding for hawaii
Andreas Boll
2014-08-12
3
-1
/
+16
*
svga: Add a limit to the maximum surface size
Charmaine Lee
2014-08-12
9
-7
/
+130
*
mesa/st: add support for dynamic sampler offsets
Ilia Mirkin
2014-08-12
1
-1
/
+1
*
radeon/uvd: fix gpu_address for video surfaces
Christian König
2014-08-12
2
-0
/
+4
*
nvc0/ir: describe the tex arguments for fermi/kepler
Ilia Mirkin
2014-08-11
1
-0
/
+25
*
nvc0/ir: add kepler+ support for indirect texture references
Ilia Mirkin
2014-08-11
1
-7
/
+27
*
nvc0/ir: add base tex offset for fermi indirect tex case
Ilia Mirkin
2014-08-11
1
-2
/
+10
*
vc4: Flip which primitives are considered front-facing.
Eric Anholt
2014-08-11
1
-1
/
+1
*
vc4: Don't forget to set the depth clear value in the packet.
Eric Anholt
2014-08-11
1
-1
/
+1
[next]