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
/
nv30
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
35
-13963
/
+0
*
nv30: fix inconsistent setting of push->user_priv
Ilia Mirkin
2013-09-05
1
-1
/
+1
*
nv30: find first unused texcoord rather than bailing if first is used
Ilia Mirkin
2013-09-01
1
-2
/
+1
*
nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list
Ilia Mirkin
2013-08-25
1
-0
/
+1
*
nv30: remove no-longer-used formats from table
Ilia Mirkin
2013-08-16
1
-3
/
+0
*
nv30: hook up PMPEG support via nouveau_video, enables XvMC to work
Ilia Mirkin
2013-08-15
2
-0
/
+3
*
nv30: U8_USCALED only works for size 4
Ilia Mirkin
2013-08-15
1
-3
/
+0
*
nv50: handle pure integer vertex attributes
Emil Velikov
2013-08-06
1
-1
/
+3
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
nv30: fix KILL_IF breakage
Brian Paul
2013-07-12
1
-1
/
+1
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-3
/
+3
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
draw/translate: fix instancing
Zack Rusin
2013-06-28
1
-4
/
+4
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
3
-2
/
+5
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-7
/
+11
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-2
/
+2
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+1
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove nouveau build
Andreas Boll
2013-05-03
1
-11
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
18
-72
/
+72
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
18
-18
/
+18
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
nouveau: accelerate buffer copies in resource_copy_region
Christoph Bumiller
2013-04-03
1
-2
/
+3
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
3
-20
/
+30
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
1
-1
/
+1
*
nv30: Fix memory leak.
Vinson Lee
2013-02-07
1
-0
/
+1
*
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query
Brian Paul
2013-02-04
1
-0
/
+2
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+1
*
nv30: Fix memory leak.
Vinson Lee
2013-02-01
1
-0
/
+1
*
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
*
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
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
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
[next]