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
*
mesa: Move buffer object dispatch setup to bufferobj.c.
Eric Anholt
2012-06-21
3
-11
/
+21
*
mesa: Add indexed binding points for uniform buffer objects.
Eric Anholt
2012-06-21
2
-0
/
+51
*
mesa: Add support for the GL_UNIFORM_BUFFER general binding point.
Eric Anholt
2012-06-21
3
-0
/
+22
*
mesa: Add state and getters for the GL_ARB_uniform_buffer_object maximums.
Eric Anholt
2012-06-21
3
-0
/
+51
*
glapi: Add uniform buffer object API
Vincent Lejeune
2012-06-21
3
-1
/
+101
*
dricore: Turn it into a normal library.
Eric Anholt
2012-06-21
1
-9
/
+9
*
automake: Convert Mesa built sources generation to automake.
Eric Anholt
2012-06-21
2
-61
/
+65
*
mesa: Move GL header installation to automake.
Eric Anholt
2012-06-21
2
-12
/
+4
*
automake: Move mesa subdirs processing to automake.
Eric Anholt
2012-06-21
2
-45
/
+4
*
automake: Move .pc installation to automake.
Eric Anholt
2012-06-21
2
-10
/
+10
*
automake: Move the master Mesa makefile to Makefile.old.
Eric Anholt
2012-06-21
3
-9
/
+34
*
automake: Convert osmesa.pc to be generated by configure.
Eric Anholt
2012-06-21
2
-21
/
+5
*
mesa: Convert gl.pc to be generated by configure.
Eric Anholt
2012-06-21
2
-18
/
+6
*
automake: Convert src/mesa/drivers/x11/Makefile to automake.
Eric Anholt
2012-06-21
4
-86
/
+76
*
automake: Convert src/gallium/Makefile to automake.
Eric Anholt
2012-06-21
3
-12
/
+23
*
automake: Convert src/mapi/glapi/gen to silent build.
Eric Anholt
2012-06-21
1
-24
/
+26
*
automake: Convert src/mapi/glapi/gen/Makefile to automake.
Eric Anholt
2012-06-21
2
-6
/
+3
*
automake: Convert src/mesa/drivers/Makefile to automake.
Eric Anholt
2012-06-21
3
-29
/
+23
*
automake: Convert gen_matypes building to automake.
Eric Anholt
2012-06-21
7
-75
/
+84
*
make: Drop HOST_CC and HOST_CFLAGS.
Eric Anholt
2012-06-21
1
-1
/
+1
*
make: Fold ASM_CFLAGS into DEFINES.
Eric Anholt
2012-06-21
12
-15
/
+5
*
automake: Convert src/egl/Makefile to automake.
Eric Anholt
2012-06-21
3
-36
/
+29
*
nv50: fix buffer reuse issues
Marcin Slusarz
2012-06-20
2
-0
/
+18
*
st/mesa: fix transform feedback of unsubscripted gl_ClipDistance array
Marcin Slusarz
2012-06-20
2
-44
/
+6
*
glx/tests: Fix signed/unsigned comparison warnings.
Paul Berry
2012-06-20
3
-28
/
+28
*
i965/msaa: Only do multisample rasterization if GL_MULTISAMPLE enabled.
Paul Berry
2012-06-20
4
-18
/
+32
*
i965/msaa: Disable unsupported formats.
Paul Berry
2012-06-20
1
-0
/
+13
*
st/vdpau: use template size as default for source_rect.
Christian König
2012-06-20
1
-3
/
+10
*
st/vdpau: clear Cb&Cr with 0.5f
Christian König
2012-06-20
1
-2
/
+5
*
i965: Don't set brw_wm_prog_key::iz_lookup on Gen6+.
Kenneth Graunke
2012-06-19
1
-18
/
+20
*
llvmpipe: Add vertex id support.
Olivier Galibert
2012-06-19
4
-19
/
+42
*
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
2012-06-19
4
-78
/
+33
*
draw: fix flat shading and screen-space linear interpolation in clipper
Olivier Galibert
2012-06-19
1
-31
/
+113
*
softpipe: Offset is not to be applied to the layer parameter of array texture...
Olivier Galibert
2012-06-19
1
-2
/
+2
*
st/mesa: clamp glDrawPixels size to max texture size
Brian Paul
2012-06-19
1
-0
/
+31
*
st/mesa: move st_validate_state() call earlier in st_DrawPixels()
Brian Paul
2012-06-19
1
-5
/
+5
*
r600g: fix z/stencil texture creation v2
Jerome Glisse
2012-06-19
1
-15
/
+17
*
radeon/llvm: Fix CR/LF in Processors.td
Török Edwin
2012-06-19
1
-17
/
+17
*
radeon/llvm: Fix sin/cos codegen on R700
Török Edwin
2012-06-19
1
-19
/
+24
*
st/mesa: Add support for GL_ARB_base_instance
Fredrik Höglund
2012-06-19
2
-0
/
+2
*
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
2012-06-19
10
-2
/
+12
*
mesa: Add support for GL_ARB_base_instance
Fredrik Höglund
2012-06-19
13
-12
/
+216
*
scons: Do not build svga if using Solaris Studio C compiler.
Vinson Lee
2012-06-18
2
-0
/
+8
*
i965: Fix brw_swap_cmod() for LE/GE comparisons.
Kenneth Graunke
2012-06-18
1
-4
/
+4
*
radeon/llvm: Update comment in AMDGPU.td
Tom Stellard
2012-06-18
1
-2
/
+3
*
radeon/llvm: Remove unused AMDIL TableGen definitons
Tom Stellard
2012-06-18
18
-6140
/
+26
*
radeon/llvm: Eliminate getRegClassFromType() function
Tom Stellard
2012-06-18
1
-42
/
+1
*
radeon/llvm: Remove deadcode from AMDILISelLowering.cpp
Tom Stellard
2012-06-18
4
-1687
/
+0
*
gallium: Add support for Solaris Studio C++ compiler.
Vinson Lee
2012-06-18
1
-1
/
+5
*
llvmpipe: Implement cylindrical wrapping.
James Benton
2012-06-18
3
-4
/
+82
[next]