index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv30
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30: Convert to automake
Matt Turner
2013-01-10
3
-12
/
+37
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
1
-1
/
+77
*
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
*
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
4
-16
/
+20
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
2
-36
/
+25
*
nouveau: use pre-calculated stride for resource_get_handle
Marcin Slusarz
2012-10-09
1
-2
/
+1
*
nv30: fix type conversion warning
Marek Olšák
2012-10-09
1
-1
/
+1
*
gallium: remove resource_resolve
Marek Olšák
2012-09-30
2
-1
/
+2
*
nv30: implement blit
Marek Olšák
2012-09-30
6
-0
/
+80
*
nv30: use util_format_is_supported
Marek Olšák
2012-09-30
1
-10
/
+3
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-6
/
+4
*
Revert "gallium: specify resource_resolve destination via a pipe_surface"
Christoph Bumiller
2012-08-01
1
-4
/
+1
*
gallium: specify resource_resolve destination via a pipe_surface
Christoph Bumiller
2012-07-28
1
-1
/
+4
*
nv30: Support negative offsets in indirect constant access.
Roy Spliet
2012-07-20
4
-8
/
+15
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
2
-3
/
+9
*
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
*
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
*
draw: simplify index buffer specification
Brian Paul
2012-05-31
1
-3
/
+4
*
nv30: Fix generic passing to fragment program in NV34.
Roy Spliet
2012-05-25
3
-5
/
+9
*
nv30: handle user index buffers
Christoph Bumiller
2012-05-25
4
-17
/
+27
*
nv30: check for NULL vertex buffers in prevalidate_vbufs
Christoph Bumiller
2012-05-22
1
-1
/
+1
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-3
/
+7
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-1
/
+0
*
nv30: Silence pipe_cap warnings
Roy Spliet
2012-05-12
1
-0
/
+4
*
nv30/shader: SSG, LIT only requires one source register
Roy Spliet
2012-05-12
2
-2
/
+2
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
3
-9
/
+28
|
\
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-0
/
+10
|
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
2
-3
/
+5
|
*
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
2012-04-30
1
-2
/
+0
|
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
2
-4
/
+8
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+2
|
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+2
|
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
|
gallium/drivers: handle TGSI_OPCODE_CEIL
Christoph Bumiller
2012-05-09
2
-0
/
+10
|
/
*
nv30: properly init window information
Ben Skeggs
2012-04-27
2
-3
/
+4
*
gallium drivers: report that user vertex buffers are supported
Marek Olšák
2012-04-24
1
-0
/
+1
*
nv30: init sample_mask to some default value at context creation time
Ben Skeggs
2012-04-15
1
-0
/
+1
*
nv30: fix some sifm transfer issues
Ben Skeggs
2012-04-15
1
-3
/
+2
*
nv30: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS
Christoph Bumiller
2012-04-14
1
-1
/
+1
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
36
-0
/
+13716
*
nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40
Luca Barbieri
2010-03-15
3
-328
/
+0
*
nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c
Luca Barbieri
2010-03-15
3
-181
/
+31
*
nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c
Luca Barbieri
2010-03-15
1
-44
/
+1
[next]