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
/
state_trackers
/
vega
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-2
/
+2
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
gallium: allow choosing which colorbuffers to clear
Marek Olšák
2013-12-12
1
-1
/
+1
*
st/vega: Fix broken assert
Chris Forbes
2013-11-17
1
-1
/
+1
*
st/vega: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-63
/
+33
*
vega: Use pipe_context::blit instead of util_blit_pixels_tex.
José Fonseca
2013-09-18
2
-20
/
+26
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+2
*
vega: add some casts to silence MSVC warnings
Brian Paul
2013-06-26
2
-11
/
+11
*
gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader
Marek Olšák
2013-06-13
1
-1
/
+2
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
5
-5
/
+0
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
build: Move src/mapi/mapi/* to src/mapi/
Matt Turner
2013-04-15
3
-4
/
+4
*
vega: fix MSVC warning about missing return statement
Brian Paul
2013-03-21
1
-0
/
+1
*
scons: Define PACKAGE_VERSION/BUGREPORT globally.
José Fonseca
2013-03-13
1
-1
/
+0
*
scons: Re-add ','
José Fonseca
2013-03-13
1
-1
/
+1
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
3
-4
/
+3
*
st/vega: Fix memory leak in combine_shaders.
Vinson Lee
2013-02-26
1
-1
/
+3
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-3
/
+3
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
1
-1
/
+2
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-6
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
state_trackers/vega: Convert to automake
Matt Turner
2013-01-10
3
-53
/
+76
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
2
-3
/
+9
*
vega: fix for object handle leak
Andreas Pokorny
2012-12-17
4
-1
/
+8
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
5
-22
/
+9
*
vega: remove unused variables
Fabio Pedretti
2012-12-10
1
-3
/
+1
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+1
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
4
-25
/
+30
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-6
/
+3
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
3
-7
/
+7
*
vega: include u_debug.h for assert()
Brian Paul
2012-09-01
1
-0
/
+1
*
vega: fix build breakage from cso sampler/view changes
Brian Paul
2012-08-03
1
-17
/
+17
*
gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
2012-05-29
1
-0
/
+1
*
vega: fix 565 color unpacking bug
Andreas Betz
2012-05-11
1
-2
/
+2
*
st/vega: don't use user_buffer_create
Marek Olšák
2012-04-30
2
-36
/
+10
*
st/vega: use cso_draw_arrays
Marek Olšák
2012-04-30
1
-3
/
+3
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-2
/
+2
*
st/vega: silence enum cast warnings
Dylan Noblesmith
2012-04-13
1
-4
/
+5
*
st/vega: fix uninitialized values
Dylan Noblesmith
2012-04-13
1
-2
/
+2
*
st/vega: Remove unused variable.
Vinson Lee
2012-02-18
1
-4
/
+0
*
vega: memset data array to zero to silence uninitialized var warnings
Brian Paul
2012-01-31
1
-0
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+1
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
1
-3
/
+11
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-0
/
+1
*
vega: remove unused vars
Fabio Pedretti
2011-12-06
1
-20
/
+5
*
st/vega: Fix warnings about dllimport attributes on windows.
José Fonseca
2011-11-29
1
-0
/
+1
[next]