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
/
nvc0
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau/build: Fix build failures when drm is not in /usr/include.
José Fonseca
2013-01-22
1
-1
/
+2
*
nouveau: fix undefined behaviour when testing sample_count
Christoph Bumiller
2013-01-19
1
-0
/
+2
*
nvc0: add support for accelerated video decoding through the dedicated engines
Maarten Lankhorst
2013-01-17
6
-3
/
+1833
*
nvc0: add space checks to clear functions
Maarten Lankhorst
2013-01-17
1
-5
/
+14
*
nvc0: Add support for video buffer
Maarten Lankhorst
2013-01-16
7
-11
/
+310
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-1
/
+0
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-3
/
+0
*
nv50/nvc0: Build codegen in nv50.
Johannes Obermayr
2013-01-12
3
-31
/
+3
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
nvc0: Convert to automake
Matt Turner
2013-01-10
3
-12
/
+37
*
nvc0: catch too high GENERIC indices to prevent GRAPH traps
Christoph Bumiller
2013-01-08
1
-0
/
+6
*
nvc0: use correct resource target to select blit shader
Christoph Bumiller
2013-01-08
1
-2
/
+2
*
nvc0: add missing call to map edge flag in push_vbo
Christoph Bumiller
2013-01-08
1
-0
/
+3
*
nvc0: fix out of bounds writes for unaligned sizes in push_data
Christoph Bumiller
2013-01-08
1
-2
/
+4
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
3
-2
/
+89
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+2
*
nouveau: deal with tbo cap for now.
Dave Airlie
2012-12-22
1
-0
/
+1
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
nvc0: comment unused nvc0_validate_zcull function
Fabio Pedretti
2012-12-10
1
-0
/
+2
*
nvc0/ir: allow neg,abs modifiers on OP_SET with integer result
Christoph Bumiller
2012-12-08
1
-0
/
+4
*
nvc0/ir/emit: fix check for flags register use in logic ops
Christoph Bumiller
2012-12-08
1
-3
/
+3
*
nv50,nvc0: fix shader eviction
Christoph Bumiller
2012-12-07
1
-2
/
+14
*
nv50,nvc0: add support for cube map arrays
Christoph Bumiller
2012-12-07
4
-6
/
+6
*
nv50,nvc0: expose ARB_map_buffer_alignment
Lucas Stach
2012-11-04
1
-1
/
+2
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
1
-0
/
+1
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-44
/
+24
*
nv50,nvc0: fix 2d engine stencil-only copies
Christoph Bumiller
2012-10-28
2
-3
/
+4
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
4
-49
/
+33
*
nvc0: point vertex runout at a valid address
Ben Skeggs
2012-10-09
1
-5
/
+16
*
nvc0: fix missing permanent bo reference on poly cache
Ben Skeggs
2012-10-09
1
-0
/
+1
*
nvc0: make sure handles for unbound textures/samplers are uploaded on nve4
Christoph Bumiller
2012-09-30
2
-2
/
+8
*
nv50,nvc0: fix 3d engine blit for nvc0
Christoph Bumiller
2012-09-30
1
-3
/
+6
*
nv50,nvc0: implement blit
Christoph Bumiller
2012-09-30
7
-400
/
+543
*
gallium: remove resource_resolve
Marek Olšák
2012-09-30
1
-1
/
+2
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
nvc0/ir: add initial code to support GK110 ISA encoding
Christoph Bumiller
2012-09-07
6
-13
/
+1659
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
2
-12
/
+6
*
nv50,nvc0: make resolve sampler objects allow sRGB conversion
Christoph Bumiller
2012-08-01
1
-4
/
+10
*
Revert "gallium: specify resource_resolve destination via a pipe_surface"
Christoph Bumiller
2012-08-01
1
-13
/
+19
*
gallium: specify resource_resolve destination via a pipe_surface
Christoph Bumiller
2012-07-28
1
-19
/
+13
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
1
-1
/
+1
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+1
*
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
2012-06-19
1
-0
/
+1
*
nv50,nvc0: fix stream output target buffer leak
Marcin Slusarz
2012-06-14
1
-0
/
+1
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-3
/
+0
*
nouveau: fix scratch buffer leak
Marcin Slusarz
2012-06-05
1
-1
/
+1
*
nvc0: optimize blend cso by checking which by-RT data actually differs
Christoph Bumiller
2012-05-29
1
-65
/
+94
*
nvc0: don't upload UCPs if the shader doesn't use them
Christoph Bumiller
2012-05-29
1
-1
/
+1
*
nvc0/ir: allow 64-bit constant loads on nve4
Christoph Bumiller
2012-05-29
1
-1
/
+1
[next]