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
*
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
1
-4
/
+15
*
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
7
-9
/
+9
*
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
1
-2
/
+1
*
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
1
-0
/
+28
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
16
-22
/
+32
*
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
1
-7
/
+4
*
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
1
-9
/
+0
*
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-10
1
-3
/
+3
*
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
unknown
2010-02-10
3
-1
/
+22
|
\
|
*
glsl/pp: fix extension enable/disable options
Brian Paul
2010-02-10
3
-1
/
+22
*
|
Add new symbol to exports list
unknown
2010-02-10
1
-0
/
+1
|
/
*
Simplify GLSL extension mechanism.
Michal Krol
2010-02-10
6
-18
/
+10
*
glsl/pp: Fix ifdef directive for extension names.
Michal Krol
2010-02-10
1
-42
/
+30
*
glsl: GLSL extensions have the GL_ prefix
Brian Paul
2010-02-10
1
-2
/
+2
*
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-02-10
1
-2
/
+9
*
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
1
-1
/
+1
*
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
1
-0
/
+3
*
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
4
-118
/
+78
*
glu/sgi: Initialize member of class Uarray.
Vinson Lee
2010-02-10
1
-0
/
+1
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-10
2
-3
/
+0
*
egl_dri2: Only allocate config if we're going to keep it
Kristian Høgsberg
2010-02-09
1
-36
/
+31
*
egl_dri2: Initialize config attributes with visual id and class from X
Kristian Høgsberg
2010-02-09
1
-16
/
+58
*
egl_dri2: Allow pbuffer and pixmap surfaces for all configs
Kristian Høgsberg
2010-02-09
1
-8
/
+7
*
radeon: Fix printf formatings to match te values.
Pauli Nieminen
2010-02-10
2
-2
/
+2
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
4
-0
/
+9
*
mesa: move all limit/constant assertions into check_context_limits()
Brian Paul
2010-02-09
1
-30
/
+30
*
Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge.
Francisco Jerez
2010-02-10
2
-1173
/
+0
*
r300g: One less assert.
Corbin Simpson
2010-02-09
1
-1
/
+0
*
r300g: Don't write non-existent bit on non-r500.
Corbin Simpson
2010-02-09
1
-4
/
+11
*
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
3
-10
/
+36
*
r300g: Be ever-so-slightly more useful on bad shaders.
Corbin Simpson
2010-02-09
1
-1
/
+3
*
egl_dri2: Implement eglBindTexImage()
Kristian Høgsberg
2010-02-09
1
-9
/
+76
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
6
-20
/
+20
*
egl_dri2: Use a helper function for looking up and binding extensions
Kristian Høgsberg
2010-02-09
1
-27
/
+52
*
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
1
-0
/
+3
*
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
2010-02-09
1
-5
/
+0
*
llvmpipe: lp_tile_surface.c isn't committed yet
Brian Paul
2010-02-09
1
-1
/
+0
*
radeon: Add some debug output for fbo support
Pauli Nieminen
2010-02-09
4
-0
/
+80
*
r200: Fix UMS notto emit stp.
Pauli Nieminen
2010-02-09
1
-1
/
+4
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
28
-104
/
+1381
|
\
|
*
st/mesa: fix wrong initialization of MaxPointSize
Roland Scheidegger
2010-02-08
1
-0
/
+4
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
10
-6
/
+22
|
*
gallium: add point size clamp to implementation limits in vertex shader
Roland Scheidegger
2010-02-04
5
-1
/
+108
|
*
docs: clean up TGSI_SEMANTIC_PSIZE description
Roland Scheidegger
2010-02-03
1
-4
/
+2
|
*
docs: fix point sprite documentation
Roland Scheidegger
2010-02-03
1
-9
/
+10
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
18
-62
/
+64
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
11
-35
/
+11
*
|
gallium: Adding the %.s rule to generate asm code
Chris Li
2010-02-09
1
-0
/
+3
*
|
gallium: Using the proper pattern rules for Makefile template.
Chris Li
2010-02-09
1
-3
/
+3
*
|
llvmpipe: Make llvm unit test depend on libllvmpipe.a
Chris Li
2010-02-09
1
-3
/
+2
[next]