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
*
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
2014-01-25
1
-0
/
+5
*
nv50: access only the available amount of constbuf
Emil Velikov
2014-01-25
1
-1
/
+1
*
nv50: access only the available amount of textures
Emil Velikov
2014-01-25
1
-1
/
+1
*
st/dri: prevent leak of dri option default values
Aaron Watry
2014-01-25
1
-0
/
+6
*
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
2014-01-25
2
-7
/
+7
*
mesa: Work around internal compiler error
Thomas Sondergaard
2014-01-09
1
-2
/
+2
*
nv50: fix a small leak on context destroy
Ilia Mirkin
2014-01-02
1
-0
/
+2
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2014-01-02
1
-0
/
+2
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2014-01-02
1
-0
/
+1
*
radeon/llvm: Free target data at end of optimization
Aaron Watry
2014-01-02
1
-0
/
+1
*
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
2014-01-02
1
-1
/
+1
*
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
2014-01-02
1
-0
/
+2
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2014-01-02
5
-18
/
+41
*
pipe_loader/sw: close dev->lib when initialization fails
Aaron Watry
2014-01-02
1
-1
/
+4
*
clover: Remove unused variable
Aaron Watry
2014-01-02
1
-1
/
+0
*
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Jonathan Liu
2014-01-02
1
-0
/
+6
*
r600g/sb: fix stack size computation on evergreen
Vadim Girlin
2014-01-02
1
-4
/
+12
*
nv50: report 15 max inputs for fragment programs
Ilia Mirkin
2013-12-12
1
-1
/
+1
*
nouveau: Fix compiler warning regression
Maarten Lankhorst
2013-12-12
1
-4
/
+0
*
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
2013-12-09
1
-1
/
+3
*
r300/compiler/tests: Fix segfault
Tom Stellard
2013-12-09
1
-6
/
+5
*
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
2013-12-09
1
-16
/
+17
*
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
2013-12-09
1
-15
/
+13
*
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2013-12-09
2
-7
/
+2
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-06
2
-0
/
+12
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-06
1
-6
/
+5
*
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2013-12-06
2
-3
/
+3
*
st/xa: Bump major version number to 2
Thomas Hellstrom
2013-12-06
1
-1
/
+1
*
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
2013-11-26
1
-2
/
+20
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-23
1
-1
/
+16
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-23
3
-1
/
+17
*
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
2013-11-23
1
-1
/
+36
*
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
2013-11-23
4
-4
/
+4
*
clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
2013-11-23
1
-2
/
+6
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-23
5
-44
/
+123
*
radeon/llvm: Free elf_buffer after use
Aaron Watry
2013-11-15
1
-0
/
+1
*
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
2013-11-15
1
-0
/
+3
*
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
2013-11-15
1
-0
/
+1
*
svga: mark dest image as defined in svga_surface_copy()
Brian Paul
2013-11-15
1
-0
/
+2
*
svga: do primitive trimming in translate_indices()
Brian Paul
2013-11-15
1
-3
/
+12
*
gallium/pipe_loader: un-reference udev resources when we're done with them.
Aaron Watry
2013-11-15
1
-0
/
+3
*
radeonsi/compute: Dispose of LLVM module after compiling kernels
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeonsi/compute: Free program and program.kernels on shutdown
Aaron Watry
2013-11-15
1
-1
/
+15
*
radeon/llvm: Free created llvm memory buffer
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeon/llvm: Free libelf resources
Aaron Watry
2013-11-15
1
-0
/
+3
*
radeon/llvm: fix spelling error
Aaron Watry
2013-11-15
1
-1
/
+1
*
clover: Support multiple devices in clCreateContextFromType() v2
Tom Stellard
2013-11-15
1
-3
/
+9
*
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
2013-11-15
1
-1
/
+2
*
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
2013-11-15
1
-6
/
+6
*
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
2013-11-15
1
-2
/
+2
[next]