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
/
r300
/
r300_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
r300: use the new parent/child pools for transfers (v2)
Nicolai Hähnle
2016-10-05
1
-0
/
+2
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
1
-1
/
+1
*
gallium/radeon: cleanup header inclusion
Emil Velikov
2014-08-28
1
-1
/
+1
*
r300g: implement MSAA compression and fast MSAA color clear
Marek Olšák
2013-01-15
1
-0
/
+6
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: remove slab allocator for pipe_resource (used mainly for user buffers)
Marek Olšák
2012-05-12
1
-8
/
+0
*
winsys/radeon: simplify how value queries work
Marek Olšák
2011-07-25
1
-7
/
+4
*
r300g: remove unused debug option DBG_UPLOAD
Marek Olšák
2011-06-01
1
-13
/
+10
*
r300g: remove fake occlusion queries (debug option)
Marek Olšák
2011-05-29
1
-1
/
+1
*
r300g: remove debug option DBG_FALL
Marek Olšák
2011-05-29
1
-1
/
+1
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-4
/
+4
*
r300g: fix a possible race when counting contexts
Marek Olšák
2011-02-19
1
-0
/
+1
*
r300g: add debug options nozmask and nohiz which disable some hyper-z features
Marek Olšák
2011-02-12
1
-0
/
+2
*
r300g: print driver info if RADEON_DEBUG=info
Marek Olšák
2011-01-27
1
-0
/
+1
*
r300g: add debug option for buffer upload logging
Marek Olšák
2011-01-10
1
-0
/
+1
*
r300g: optimize looping over atoms
Marek Olšák
2010-12-05
1
-1
/
+0
*
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
1
-2
/
+2
*
r300g: Add new debug option for logging vertex/fragment program stats
Tom Stellard
2010-10-18
1
-0
/
+1
*
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-13
1
-1
/
+3
*
r300g: add a new debug option which disables compiler optimizations
Marek Olšák
2010-09-04
1
-0
/
+1
*
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-05
1
-0
/
+1
*
r300g: cleanup texture debug logging
Marek Olšák
2010-07-25
1
-0
/
+1
*
r300g: use memory pools for buffer_create and get_transfer
Marek Olšák
2010-07-19
1
-0
/
+9
*
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-16
1
-1
/
+8
*
r300g: extend and clean up debug logging
Marek Olšák
2010-07-13
1
-2
/
+4
*
r300g: debug option for fake occlusion queries
Marek Olšák
2010-06-18
1
-0
/
+1
*
r300g: drop DBG_CS
Marek Olšák
2010-06-13
1
-1
/
+1
*
r300g: add framebuffer state debug logging
Marek Olšák
2010-05-14
1
-0
/
+1
*
r300g: sort out debug flags
Marek Olšák
2010-05-14
1
-13
/
+16
*
r300g: improve texture debug output, split into TEX and TEXALLOC flags
Marek Olšák
2010-05-03
1
-0
/
+1
*
r300g: rasterizer debug logging
Marek Olšák
2010-04-29
1
-0
/
+1
*
r300g: Add stats debug flag.
Corbin Simpson
2010-04-26
1
-0
/
+1
*
r300g: various other cleanups
Marek Olšák
2010-04-18
1
-1
/
+0
*
r300g: add debugging options "notiling" and "noimmd" (for testing)
Marek Olšák
2010-04-18
1
-0
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-0
/
+2
*
r300g: simplify accessing screen from context
Marek Olšák
2010-04-05
1
-1
/
+1
*
r300g: print configurable debugging info on non-debug builds
Marek Olšák
2010-03-29
1
-1
/
+3
*
r300g: put common defines into one file
Marek Olšák
2010-03-21
1
-2
/
+0
*
r300g: remove unused code
Marek Olšák
2010-03-21
1
-2
/
+0
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-4
/
+1
*
r300g: remove pipe_context from r300_screen
Marek Olšák
2010-03-14
1
-4
/
+0
*
r300g: add high quality anisotropic filtering for R5xx (disabled by default)
Marek Olšák
2010-03-13
1
-0
/
+1
*
r300g: add ability to tile/detile textures using blit during transfers
Marek Olšák
2010-03-07
1
-0
/
+6
*
r300g: move r300_transfer to separate files
Marek Olšák
2010-03-07
1
-13
/
+3
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-1
/
+1
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-1
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-3
/
+2
[next]