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
*
egl: Fix demos to build with user specified Xlib
Dan Nicholson
2010-04-19
5
-9
/
+12
*
Merge branch '7.8'
Dan Nicholson
2010-04-19
4
-4
/
+6
|
\
|
*
egl: Pass flags to locate Xlib headers and libraries
Dan Nicholson
2010-04-19
4
-4
/
+5
|
*
progs: Fix linking of Xlib demos for non-autoconf builds
Dan Nicholson
2010-04-19
1
-1
/
+1
|
*
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-04-19
6
-9
/
+13
|
*
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
2010-04-19
2
-2
/
+4
|
*
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
Jeff Smith
2010-04-19
4
-6
/
+10
*
|
glapi: GL 3.x xml file
Brian Paul
2010-04-19
1
-0
/
+581
*
|
llvmpipe: remove dead code
Brian Paul
2010-04-19
1
-5
/
+0
*
|
llvmpipe: use llvmpipe_resource_stride()
Brian Paul
2010-04-19
1
-2
/
+3
*
|
gallivm: pass 3D texture stride as an array
Brian Paul
2010-04-19
2
-9
/
+18
*
|
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
7
-17
/
+34
*
|
llvmpipe: consolidate some code in llvmpipe_set_texture_image_layout()
Brian Paul
2010-04-19
1
-16
/
+22
*
|
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
4
-76
/
+114
*
|
llvmpipe: checkpoint: fixes for render to 3D texture
Brian Paul
2010-04-19
2
-60
/
+70
*
|
llvmpipe: another fix for surface memory allocation
Brian Paul
2010-04-19
1
-6
/
+12
*
|
r300g: add is_rv350 flag
Marek Olšák
2010-04-20
4
-14
/
+25
*
|
Merge branch '7.8'
Jesse Barnes
2010-04-19
1
-1
/
+7
|
\
|
|
*
DRI2: check for swapAvailable before using swap interval protocol
Jesse Barnes
2010-04-19
1
-1
/
+7
*
|
draw llvm: make sure use_llvm isn't used when not defined
Zack Rusin
2010-04-19
1
-1
/
+1
*
|
draw llvm: fix typo (boolean, not bool)
Zack Rusin
2010-04-19
1
-1
/
+1
*
|
llvmpipe: fix surface memory allocation bug
Brian Paul
2010-04-19
1
-12
/
+36
*
|
Merge branch '7.8'
Jesse Barnes
2010-04-19
7
-14
/
+27
|
\
|
|
*
DRI2: synchronize swap interval with server at startup time
Jesse Barnes
2010-04-19
1
-1
/
+6
|
*
st/mesa: invert scissor rect depending on FB orientation
Brian Paul
2010-04-19
1
-5
/
+8
|
*
mesa: Fix build with gcc 3.3.
Matthieu Herrb
2010-04-19
2
-3
/
+6
|
*
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
1
-3
/
+5
|
*
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
Owain Ainsworth
2010-04-19
1
-1
/
+1
|
*
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
2010-04-19
1
-1
/
+1
*
|
draw llvm: allow runtime switching of pipelines (yes/no to llvm)
Zack Rusin
2010-04-19
2
-1
/
+4
*
|
draw llvm: fix constructor mess
Zack Rusin
2010-04-19
4
-36
/
+9
*
|
llvmpipe: enable draw llvm by default
Zack Rusin
2010-04-19
1
-1
/
+1
*
|
gallium/util: specify binding type for blit src texture
Brian Paul
2010-04-19
1
-0
/
+1
*
|
mesa: unmap the immediate mode VB before destroying it
Brian Paul
2010-04-19
1
-1
/
+4
*
|
llvmpipe: triangle function comments
Brian Paul
2010-04-19
1
-0
/
+10
*
|
gallium/draw: use a local var to simplify some code
Brian Paul
2010-04-19
1
-8
/
+8
*
|
softpipe: add option to do polygon stipple in softpipe vs. draw module
Brian Paul
2010-04-19
3
-0
/
+14
*
|
Merge branch '7.8'
Brian Paul
2010-04-19
26
-67
/
+230
|
\
|
|
*
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
21
-57
/
+213
|
*
docs: update links for new mesa-users and mesa-announce lists
Brian Paul
2010-04-16
1
-4
/
+4
|
*
savage: call _mesa_meta_init/free()
Tormod Volden
2010-04-16
1
-0
/
+5
|
*
softpipe: Fix division by zero
Arpad Borsos
2010-04-14
1
-3
/
+3
|
*
Initialize DRI2 swap interval to 0
Michael Schmidt
2010-04-14
1
-0
/
+1
*
|
r300c/r300g: add 3155 rv380 pci id
Dave Airlie
2010-04-19
3
-0
/
+3
*
|
gallivm: Remove redundant initialization of dst_vec_type.
Vinson Lee
2010-04-19
1
-2
/
+0
*
|
nv50: Fix include recursion.
Vinson Lee
2010-04-19
1
-1
/
+2
*
|
nvfx: Fix include recursion.
Vinson Lee
2010-04-18
1
-1
/
+2
*
|
auxiliary: Move loop variable declaration outside for loop.
Vinson Lee
2010-04-18
1
-1
/
+2
*
|
nvfx: Add missing header and forward declaration.
Vinson Lee
2010-04-18
1
-0
/
+4
*
|
nouveau: Add missing header.
Vinson Lee
2010-04-18
1
-0
/
+2
[next]