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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove FEATURE_remap_table from remap.[ch]
Brian Paul
2013-04-17
2
-40
/
+0
*
intel: Don't dereference a NULL pointer of calloc fails
Ian Romanick
2013-04-17
1
-0
/
+4
*
i965: Trim trailing whitespace in brw_defines.h.
Eric Anholt
2013-04-17
1
-144
/
+144
*
r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70bea
Laurent Carlier
2013-04-17
1
-1
/
+1
*
st/mesa: clean up formatting in st_cb_msaa.c
Brian Paul
2013-04-17
1
-12
/
+18
*
mesa: remove gl_context::_TriangleCaps
Brian Paul
2013-04-17
2
-8
/
+4
*
mesa: remove DD_TRI_LIGHT_TWOSIDE flag
Brian Paul
2013-04-17
10
-71
/
+22
*
mesa: remove DD_TRI_UNFILLED flag
Brian Paul
2013-04-17
10
-32
/
+41
*
mesa: remove DD_TRI_SMOOTH flag
Brian Paul
2013-04-17
4
-7
/
+2
*
mesa: remove DD_TRI_STIPPLE flag
Brian Paul
2013-04-17
5
-6
/
+3
*
mesa: remove DD_TRI_OFFSET flag
Brian Paul
2013-04-17
4
-26
/
+5
*
mesa: remove DD_POINT_ATTEN flag
Brian Paul
2013-04-17
5
-18
/
+5
*
mesa: remove DD_POINT_SMOOTH flag
Brian Paul
2013-04-17
6
-8
/
+3
*
mesa: remove DD_LINE_STIPPLE flag
Brian Paul
2013-04-17
5
-13
/
+4
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
6
-21
/
+7
*
mesa: remove unused DD_LINE_SMOOTH flag
Brian Paul
2013-04-17
4
-6
/
+1
*
intel: Add a null pointer check before dereferencing the pointer
Anuj Phogat
2013-04-17
1
-0
/
+9
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
2
-3
/
+17
*
i965: Enable the Bay Trail platform.
Kenneth Graunke
2013-04-16
3
-0
/
+24
*
mesa/swrast: Move memory allocation outside the blit loop
Ian Romanick
2013-04-16
1
-23
/
+20
*
mesa/swrast: Move free calls outside the attachment loop
Ian Romanick
2013-04-16
1
-4
/
+5
*
mesa/swrast: Refactor no-memory error checking in blit_linear
Ian Romanick
2013-04-16
1
-29
/
+11
*
build: Get rid of DRIVER_DIRS
Matt Turner
2013-04-15
2
-23
/
+13
*
build: Rename sources.mak -> Makefile.sources
Matt Turner
2013-04-15
7
-7
/
+7
*
i965: Shut up the last release build warning.
Eric Anholt
2013-04-12
1
-0
/
+1
*
i965: Silence one more compile warning.
Eric Anholt
2013-04-12
1
-0
/
+1
*
i965: Fix a warning in the release build.
Eric Anholt
2013-04-12
1
-2
/
+1
*
i965: Fix an unused variable warning in the release build.
Eric Anholt
2013-04-12
1
-4
/
+2
*
i965: Fix an unused variable warning in the release build.
Eric Anholt
2013-04-12
1
-1
/
+0
*
intel: Return failure properly in the texsubimage blit path.
Eric Anholt
2013-04-12
1
-1
/
+1
*
intel: Fix a warning in the release build.
Eric Anholt
2013-04-12
1
-2
/
+1
*
intel: Fix an unused variable warning in the release build.
Eric Anholt
2013-04-12
1
-2
/
+2
*
intel: Improve diagnostics for emit_linear_blit failure path.
Eric Anholt
2013-04-12
1
-2
/
+5
*
i965: Fix error path for MCS allocation.
Eric Anholt
2013-04-12
1
-1
/
+1
*
i830: Move assert-only code into the assert.
Eric Anholt
2013-04-12
1
-4
/
+1
*
i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf.
Eric Anholt
2013-04-12
1
-4
/
+4
*
i965/fs: Add basic-block-level dead code elimination.
Eric Anholt
2013-04-12
2
-0
/
+161
*
i965/fs: Remove incorrect note of writing attr in centroid workaround.
Eric Anholt
2013-04-12
1
-1
/
+1
*
i965/fs: Add a helper function for checking for partial register updates.
Eric Anholt
2013-04-12
5
-22
/
+24
*
mesa: Add a macro to bitset for determining bitset size.
Eric Anholt
2013-04-12
4
-6
/
+5
*
i965: Fix compiler warnings since the introduction of texture multisample.
Eric Anholt
2013-04-12
1
-1
/
+1
*
mesa: Don't leak gl_context::BeginEnd at context destruction
Ian Romanick
2013-04-12
1
-0
/
+1
*
mesa: Don't leak shared state when context initialization fails
Ian Romanick
2013-04-12
1
-0
/
+1
*
mesa: NULL check the pointer before trying to dereference it
Ian Romanick
2013-04-12
1
-2
/
+2
*
i965/vs: Print error if vertex shader fails to compile.
Matt Turner
2013-04-11
1
-0
/
+4
*
i965: NULL check prog on shader compilation failure.
Matt Turner
2013-04-11
2
-7
/
+11
*
scons: Add st_cb_msaa.c to source list.
José Fonseca
2013-04-11
1
-0
/
+1
*
st/mesa: add support for ARB_texture_multisample (v3)
Dave Airlie
2013-04-11
12
-20
/
+96
*
st/mesa: add support for get sample position
Dave Airlie
2013-04-11
4
-0
/
+96
*
i965/vs: Don't hardcode DEBUG_VS in generic vec4 code.
Paul Berry
2013-04-11
5
-14
/
+25
[next]