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
...
|
*
r200: Fix emit size prediction to account elt splitting.
Pauli Nieminen
2010-03-21
2
-3
/
+4
|
*
r200: Don't flush when closing elts in KMS.
Pauli Nieminen
2010-03-21
1
-1
/
+2
|
*
r200: Fix swtnl fallback to flush pending rendering before transition.
Pauli Nieminen
2010-03-21
1
-4
/
+14
|
*
r200: Fix mixed indetion in r200TclFallback.
Pauli Nieminen
2010-03-21
1
-21
/
+20
|
*
vbo: Fix vbo_split_copy to pass correct max_index to draw.
Pauli Nieminen
2010-03-21
1
-1
/
+1
|
*
tests: Add test for huge client arrays that has to be split.
Pauli Nieminen
2010-03-21
2
-0
/
+237
|
*
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-20
1
-3
/
+2
|
*
docs: remove the 'Last updated date'
Brian Paul
2010-03-20
1
-4
/
+0
|
*
glapi: Fix aliases to non-static functions.
Chia-I Wu
2010-03-21
2
-5
/
+5
|
*
glapi: Correctly generate static disatches for X86.
Chia-I Wu
2010-03-20
2
-64
/
+6
|
*
r300g: remove hacks from translate_vertex_data_swizzle
Marek Olšák
2010-03-19
1
-20
/
+4
|
*
drivers/x11: add PUBLIC qualifier to more API functions
Brian Paul
2010-03-19
1
-7
/
+8
|
*
intel: Use bit-wise not instead of logical not (i830 path)
Ian Romanick
2010-03-18
1
-1
/
+1
|
*
intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.
Ian Romanick
2010-03-18
1
-1
/
+3
|
*
Use bit-wise not instead of logical not.
Ian Romanick
2010-03-18
1
-1
/
+1
|
*
st/mesa: s/unpack/pack/ to be more consistent
Brian Paul
2010-03-18
1
-6
/
+6
|
*
intel: Call _mesa_make_current() after getting initial buffers
Kristian Høgsberg
2010-03-18
1
-1
/
+1
|
*
cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
Brian Paul
2010-03-17
1
-0
/
+2
|
*
cell: be more conservative in cell_is_format_supported()
Brian Paul
2010-03-17
1
-5
/
+9
*
|
mesa: remove return, do as the comment says
Brian Paul
2010-03-22
1
-1
/
+0
*
|
docs: Update the path to build libgl-xlib.
Chia-I Wu
2010-03-22
1
-2
/
+2
*
|
r300g: disable tiling for YUV formats
Marek Olšák
2010-03-21
1
-3
/
+15
*
|
r300g: fix scons build
Marek Olšák
2010-03-21
5
-11
/
+6
*
|
r300g: accelerate blitting for all 64-bit texture formats
Marek Olšák
2010-03-21
1
-0
/
+3
*
|
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
6
-7
/
+20
*
|
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
6
-18
/
+24
*
|
r300g: put common defines into one file
Marek Olšák
2010-03-21
5
-22
/
+52
*
|
r300g: remove unused code
Marek Olšák
2010-03-21
5
-395
/
+1
*
|
Revert "drm/sw: does not need sw_winsys"
George Sapountzis
2010-03-21
1
-0
/
+1
*
|
Revert "gallium: add soft screen helper"
George Sapountzis
2010-03-21
8
-120
/
+37
*
|
Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"
George Sapountzis
2010-03-21
1
-4
/
+26
*
|
Revert "fix scons build"
George Sapountzis
2010-03-21
1
-1
/
+0
*
|
fix scons build
George Sapountzis
2010-03-21
1
-0
/
+1
*
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
George Sapountzis
2010-03-21
1
-1
/
+1
|
\
\
|
*
|
nv50: report driver as GLSL capable
Christoph Bumiller
2010-03-21
1
-1
/
+1
*
|
|
Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep"
George Sapountzis
2010-03-21
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/mesa
George Sapountzis
2010-03-21
4
-140
/
+146
|
\
\
|
*
|
nv50: don't validate arrays on clear
Christoph Bumiller
2010-03-21
1
-0
/
+4
|
*
|
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-21
3
-140
/
+142
*
|
|
drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/
George Sapountzis
2010-03-21
1
-26
/
+4
|
/
/
*
|
gallium: add soft screen helper
George Sapountzis
2010-03-21
8
-37
/
+120
*
|
dri1_api: need not include drm.h
George Sapountzis
2010-03-21
1
-1
/
+1
*
|
drm/sw: does not need sw_winsys
George Sapountzis
2010-03-21
1
-1
/
+0
*
|
drm/sw: llvmpipe texture_from_handle
George Sapountzis
2010-03-21
1
-0
/
+1
*
|
Makefile.template: respect LIBRARY_DEFINES in mkdep
George Sapountzis
2010-03-21
1
-1
/
+1
*
|
rename dri_sw to drisw_util for consistency
George Sapountzis
2010-03-21
4
-4
/
+4
*
|
dri_inteface: add define for checking presence of drm.h
George Sapountzis
2010-03-21
2
-1
/
+9
*
|
glx: minor cosmetic
George Sapountzis
2010-03-21
1
-5
/
+8
*
|
glx: swapBuffers prototype has changed
George Sapountzis
2010-03-21
1
-2
/
+9
*
|
dri/nouveau: Reemit the light model state when lighting goes on/off.
Francisco Jerez
2010-03-21
1
-0
/
+1
[prev]
[next]