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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix typos, comment in signed 16-bit tex fetch code
Brian Paul
2010-05-09
1
-4
/
+4
*
mesa: added unsigned 16-bit/channel tex format
Brian Paul
2010-05-09
6
-10
/
+127
*
mesa: added comments for signed 16-bit formats
Brian Paul
2010-05-09
1
-4
/
+4
*
mesa: use GL_RGBA16_SNORM for accum buffer
Brian Paul
2010-05-09
2
-1
/
+3
*
mesa: added texstore function for signed 16-bit formats
Brian Paul
2010-05-09
1
-4
/
+74
*
mesa: added UNCLAMPED_FLOAT_TO_SHORT macro
Brian Paul
2010-05-09
1
-0
/
+3
*
mesa: add missing cases for signed 16-bit formats
Brian Paul
2010-05-09
1
-0
/
+13
*
st/mesa: Ignore internal_format in st_context_teximage.
Chia-I Wu
2010-05-09
1
-1
/
+10
*
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
7
-9
/
+113
*
gallivm: Fix mipfiltering with negative lod bias.
José Fonseca
2010-05-08
1
-2
/
+4
*
gallivm: Actually do floor/ceil/trunc for scalars.
José Fonseca
2010-05-08
3
-166
/
+34
*
gallivm: Import the code to compute the minimax polynomials.
José Fonseca
2010-05-08
1
-0
/
+85
*
gallivm: Use a minimax polynomial for exp2 in range [0,1] instead [-0.5,5].
José Fonseca
2010-05-08
1
-14
/
+41
*
gallivm: Don't hardcode number of args twice.
José Fonseca
2010-05-08
1
-1
/
+1
*
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
3
-5
/
+27
*
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
1
-4
/
+15
*
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
3
-6
/
+17
*
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
1
-1
/
+1
*
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
6
-68
/
+111
*
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
3
-1
/
+10
*
r300/compiler: fake equal/notequal for shadow samplers
Marek Olšák
2010-05-08
1
-0
/
+7
*
r300/compiler: use perspective division only for TXP in shadow samplers
Marek Olšák
2010-05-08
1
-23
/
+36
*
r300/compiler: make shadow sampler codegen more readable, add comments
Marek Olšák
2010-05-08
1
-16
/
+28
*
r300/compiler: shorten RC_*SWIZZLE* expressions
Marek Olšák
2010-05-08
4
-4
/
+5
*
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
4
-13
/
+9
*
r300/compiler: fix LIT instruction case 0^0 = 1
Marek Olšák
2010-05-08
1
-0
/
+24
*
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
4
-85
/
+95
*
gallivm: The the JIT engine to use our sinf()/cosf() on Windows.
José Fonseca
2010-05-08
1
-18
/
+79
*
gallivm: Fix BREAK/CONT translation.
José Fonseca
2010-05-08
1
-44
/
+63
*
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
1
-29
/
+38
*
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-05-08
1
-3
/
+10
*
gallivm: Centralize SoA swizzling into a single place.
José Fonseca
2010-05-08
5
-70
/
+128
*
gallivm: Support predicates.
José Fonseca
2010-05-08
2
-8
/
+101
*
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
1
-1
/
+1
*
Update file list for the tarballs.
Chia-I Wu
2010-05-08
1
-23
/
+35
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-08
1
-1
/
+0
*
docs: Update EGL and OpenGL ES docs.
Chia-I Wu
2010-05-08
2
-57
/
+67
*
egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
Chia-I Wu
2010-05-08
2
-5
/
+7
*
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
12
-161
/
+178
*
mapi: Add install rules for OpenGL ES.
Chia-I Wu
2010-05-08
4
-48
/
+43
*
mapi: Install .pc file for OpenVG.
Chia-I Wu
2010-05-08
2
-1
/
+31
*
mapi: Update vgapi to build libOpenVG.so.
Chia-I Wu
2010-05-08
1
-3
/
+24
*
mapi: Merge src/gles/.
Chia-I Wu
2010-05-08
3
-90
/
+38
*
Define OpenGL ES and OpenVG library names.
Chia-I Wu
2010-05-08
4
-2
/
+36
*
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
2010-05-08
3
-39
/
+157
*
egl: Add _eglSearchPathForEach.
Chia-I Wu
2010-05-08
2
-0
/
+20
*
gallium/draw: additional comments in the clipping code
Brian Paul
2010-05-07
1
-5
/
+10
*
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-05-07
5
-54
/
+0
*
glx: Get GLX_SCREEN first in __glXQueryContextInfo()
Kristian Høgsberg
2010-05-07
1
-3
/
+10
*
mesa: fpclassify dummy definition is not needed on cygwin
Jon TURNEY
2010-05-07
1
-1
/
+1
[next]