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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: implement layered framebuffer clear in u_blitter
Marek Olšák
2013-12-03
4
-5
/
+4
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
12
-0
/
+17
*
radeonsi: add driver support for layered rendering and AMD_vertex_shader_layer
Marek Olšák
2013-12-03
4
-12
/
+27
*
radeonsi: implement OpenGL edge flags
Marek Olšák
2013-12-03
3
-6
/
+48
*
freedreno: Add a few texture formats
Andreas Heider
2013-12-02
1
-0
/
+3
*
trace: Dump PIPE_QUERY_* enums.
José Fonseca
2013-11-28
5
-15
/
+62
*
trace: Dump query results faithfully.
José Fonseca
2013-11-28
3
-15
/
+133
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
12
-6
/
+26
*
gallium/drivers: support more sampler views than samplers for more drivers
Roland Scheidegger
2013-11-28
6
-7
/
+7
*
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
2013-11-25
1
-2
/
+20
*
llvmpipe: support 8bit subpixel precision
Zack Rusin
2013-11-25
8
-148
/
+321
*
radeonsi: implement MSAA for CIK
Marek Olšák
2013-11-23
3
-11
/
+28
*
radeonsi: enable 2D tiling on CIK
Marek Olšák
2013-11-23
1
-4
/
+0
*
llvmpipe: (trivial) disable new accurate origin calculation
Roland Scheidegger
2013-11-22
1
-1
/
+1
*
nvc0: inform kernel about buffers that screen_create touches
Ben Skeggs
2013-11-22
1
-0
/
+2
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-21
1
-1
/
+16
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-21
3
-1
/
+17
*
llvmpipe: calculate more accurate interpolation value at origin
Roland Scheidegger
2013-11-21
1
-6
/
+82
*
svga: remove special-case code for texkil w component
Brian Paul
2013-11-21
1
-23
/
+6
*
svga: improve check for 3D compressed textures
Brian Paul
2013-11-19
1
-5
/
+7
*
svga: we don't supported 3D compressed textures
Brian Paul
2013-11-18
1
-0
/
+6
*
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
2013-11-18
1
-1
/
+36
*
drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILES
Emil Velikov
2013-11-18
1
-4
/
+0
*
r600/sb: Fix broken assert
Chris Forbes
2013-11-17
1
-1
/
+1
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-17
5
-44
/
+123
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
16
-109
/
+62
*
gallium/drivers: enable automake subdir-objects
Emil Velikov
2013-11-16
6
-0
/
+12
*
r300: move the final sources list to Makefile.sources
Emil Velikov
2013-11-16
2
-12
/
+15
*
r300: add symlink to ralloc.c and register_allocate.c
Emil Velikov
2013-11-16
3
-3
/
+5
*
freedreno: compact a2xx and a3xx makefiles into parent ones
Johannes Obermayr
2013-11-16
6
-66
/
+36
*
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: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
2013-11-15
1
-12
/
+2
*
svga: print warning for unsupported indirect dest reg indexing
Brian Paul
2013-11-15
1
-0
/
+4
*
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
*
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
*
trace: Dump user_buffer members.
José Fonseca
2013-11-15
1
-0
/
+2
*
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2013-11-15
3
-0
/
+15
*
llvmpipe: (trivial) fix more fallout from the setup cleanup.
Roland Scheidegger
2013-11-14
1
-2
/
+4
*
llvmpipe: (trivial) fix misplaced bld context assignment.
Roland Scheidegger
2013-11-14
1
-2
/
+1
*
softpipe: (trivial) fix debug code
Roland Scheidegger
2013-11-14
1
-15
/
+10
*
llvmpipe: clean up state setup code a bit
Roland Scheidegger
2013-11-14
1
-115
/
+59
*
gallivm,llvmpipe: fix float->srgb conversion to handle NaNs
Roland Scheidegger
2013-11-14
1
-2
/
+2
*
nvc0: release 3d bufctx after drawing
Ben Skeggs
2013-11-13
1
-0
/
+3
[next]