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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsuppo...
José Fonseca
2012-10-17
1
-0
/
+10
*
gallivm: Use mcjit for ppc_64 architecture
Will Schmidt
2012-10-17
1
-1
/
+4
*
st/mesa: silence MSVC signed/unsigned comparison warning
Brian Paul
2012-10-17
1
-1
/
+2
*
st/mesa: silence MSVC double/unsigned assignment warning
Brian Paul
2012-10-17
1
-1
/
+2
*
tgsi: silence MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-17
2
-2
/
+2
*
util: fix MSVC signed/unsigned comparison warning in u_upload_mgr.c code
Brian Paul
2012-10-17
1
-1
/
+1
*
util: fix MSVC signed/unsigned comparison warning in u_vbuf.c code
Brian Paul
2012-10-17
1
-1
/
+1
*
util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
Brian Paul
2012-10-17
1
-1
/
+1
*
draw: silence MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-17
4
-8
/
+8
*
util/blitter: silence assorted MSVC warnings
Brian Paul
2012-10-17
2
-21
/
+22
*
wmesa: remove old, unused span code
Brian Paul
2012-10-17
1
-474
/
+0
*
scons: Fix graw-xlib lib order.
José Fonseca
2012-10-17
1
-1
/
+1
*
tgsi: Add support to parse IMM[x] too.
José Fonseca
2012-10-17
2
-2
/
+30
*
Revert "gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently."
José Fonseca
2012-10-17
1
-4
/
+4
*
es2api: Add GL ES 3 headers
Matt Turner
2012-10-16
1
-0
/
+5
*
glapi: Add es2="3.0" attributes to XML.
Matt Turner
2012-10-16
13
-103
/
+103
*
svga: whitespace fixes, remove useless comments
Brian Paul
2012-10-16
5
-93
/
+52
*
svga: silence MSVC warning about negating an unsigned value
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: silence MSVC double/float assignment warnings
Brian Paul
2012-10-16
1
-10
/
+10
*
svga: fix MSVC double/float parameter warning
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: silence MSVC float/int assignment warnings
Brian Paul
2012-10-16
2
-3
/
+3
*
svga: silence MSVC double/float assignment warnings
Brian Paul
2012-10-16
1
-23
/
+23
*
svga: silence some MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-16
11
-11
/
+13
*
mesa/tests: Add ES1.1 dispatch table sanity test
Ian Romanick
2012-10-16
1
-0
/
+207
*
mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting
Ian Romanick
2012-10-16
1
-4
/
+0
*
mesa: remove FEATURE_ES1 tests in enable.c code
Brian Paul
2012-10-16
1
-6
/
+0
*
mesa: remove FEATURE_ES test in _mesa_get_compressed_formats()
Brian Paul
2012-10-16
1
-2
/
+0
*
mesa: remove FEATURE_ES test in _mesa_is_compressed_format()
Brian Paul
2012-10-16
1
-2
/
+0
*
mesa: remove FEATURE_GL test from updated_drawbuffers()
Brian Paul
2012-10-16
1
-2
/
+0
*
mesa: remove #if _HAVE_FULL_GL checks
Brian Paul
2012-10-16
18
-133
/
+1
*
mesa: remove ASSERT_NO_FEATURE macro
Brian Paul
2012-10-16
2
-4
/
+1
*
i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.
Eric Anholt
2012-10-16
4
-121
/
+172
*
i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
2012-10-16
6
-108
/
+89
*
i965: Make a helper function for the renderbuffer temporary mt workaround.
Eric Anholt
2012-10-16
3
-22
/
+30
*
i965: Warn on a couple of workarounds in blending.
Eric Anholt
2012-10-16
1
-2
/
+15
*
intel: Add a macro for printing a debug warning once.
Eric Anholt
2012-10-16
1
-0
/
+11
*
glapi: Delete gles_api.py, since it is no longer used.
Paul Berry
2012-10-16
2
-472
/
+0
*
mapi_abi: Use GLES information from XML rather than gles_api.py.
Paul Berry
2012-10-16
1
-5
/
+11
*
mapi_abi: Override 'hidden' and 'handcode' attributes using polymorphism.
Paul Berry
2012-10-16
1
-15
/
+23
*
mapi_abi: Get rid of unnecessary copy.
Paul Berry
2012-10-16
1
-16
/
+3
*
mapi_abi: Remove sanity check that all GLES functions are present.
Paul Berry
2012-10-16
1
-5
/
+0
*
mapi_abi: Collect all imports at top of file.
Paul Berry
2012-10-16
1
-8
/
+5
*
glapi: Use GLES information from XML rather than gles_api.py.
Paul Berry
2012-10-16
2
-16
/
+2
*
glapi: Read GLES information from XML.
Paul Berry
2012-10-16
1
-0
/
+48
*
glapi: Add es1 and es2 attributes to XML.
Paul Berry
2012-10-16
9
-334
/
+502
*
glapi: use new-style Python classes.
Paul Berry
2012-10-16
4
-10
/
+10
*
i965/fs: Fix segfault when using INTEL_DEBUG=perf with non-GLSL.
Kenneth Graunke
2012-10-16
1
-1
/
+1
*
mesa: Don't flatten IF statements by default.
Kenneth Graunke
2012-10-16
1
-0
/
+1
*
mesa: Remove PROGRAM_WRITE_ONLY register type.
Kenneth Graunke
2012-10-16
4
-7
/
+0
*
mesa: Remove dead _mesa_num_parameters_of_type() function.
Kenneth Graunke
2012-10-16
2
-23
/
+0
[prev]
[next]