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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
1
-11
/
+2
*
scons: Don't build the assembly sources on Mac OS X.
Vinson Lee
2012-02-25
1
-1
/
+1
*
mesa/gdi: include swrast.h to fix compilation
Brian Paul
2012-02-24
1
-0
/
+1
*
st/mesa: initialize the MaxViewport, MaxRenderbufferSize constants
Brian Paul
2012-02-24
1
-0
/
+8
*
mesa: move more swrast-related #defines out of core Mesa
Brian Paul
2012-02-24
3
-40
/
+28
*
mesa: remove STENCIL_BITS use
Brian Paul
2012-02-24
1
-1
/
+1
*
xlib: remove STENCIL_BITS
Brian Paul
2012-02-24
1
-3
/
+3
*
mesa: remove last of MAX_WIDTH, MAX_HEIGHT
Brian Paul
2012-02-24
3
-13
/
+7
*
mesa: remove MAX_WIDTH from prog_execute.h
Brian Paul
2012-02-24
2
-1
/
+7
*
intel: remove MAX_WIDTH usage in intelInitContext()
Brian Paul
2012-02-24
1
-4
/
+2
*
swrast: check max renderbuffer size against SWRAST_MAX_WIDTH
Brian Paul
2012-02-24
1
-0
/
+2
*
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-4
/
+4
*
dri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-1
/
+1
*
xlib: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-3
/
+3
*
swrast: define, use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
16
-46
/
+55
*
mesa: remove some cruft from config.h
Brian Paul
2012-02-24
1
-16
/
+1
*
mesa: minor comment clean-ups in config.h
Brian Paul
2012-02-24
1
-4
/
+4
*
mesa: remove WIN32 MAX_WIDTH work-around in config.h
Brian Paul
2012-02-24
1
-17
/
+0
*
swrast: remove MAX_WIDTH array in s_span.c
Brian Paul
2012-02-24
1
-1
/
+2
*
swrast: simplify mask array code
Brian Paul
2012-02-24
1
-3
/
+4
*
swrast: stop using MAX_WIDTH arrays in triangle code
Brian Paul
2012-02-24
1
-2
/
+2
*
swrast: remove MAX_WIDTH arrays in stencil code
Brian Paul
2012-02-24
3
-4
/
+37
*
swrast: remove MAX_WIDTH arrays in s_drawpix.c
Brian Paul
2012-02-24
1
-27
/
+36
*
swrast: remove MAX_WIDTH arrays in s_zoom.c
Brian Paul
2012-02-24
1
-2
/
+14
*
swrast: remove MAX_WIDTH arrays in s_depth.c
Brian Paul
2012-02-24
1
-1
/
+9
*
swrast: remove MAX_WIDTH arrays in s_copypix.c
Brian Paul
2012-02-24
1
-5
/
+20
*
mesa: move/fix MAX_WIDTH/HEIGHT-related assertions
Brian Paul
2012-02-24
2
-9
/
+12
*
st/mesa: stop using MAX_WIDTH in st_cb_texture.c
Brian Paul
2012-02-24
1
-10
/
+27
*
st/mesa: stop using MAX_WIDTH in st_cb_drawpixels.c
Brian Paul
2012-02-24
1
-26
/
+29
*
mesa: stop using MAX_WIDTH in glReadPixels code
Brian Paul
2012-02-24
1
-45
/
+75
*
mesa: stop using MAX_WIDTH in texstore code
Brian Paul
2012-02-24
1
-6
/
+33
*
glapi: Fix incorrect enum value.
Paul Berry
2012-02-23
1
-3
/
+4
*
st/mesa: use pipe_sampler_view_release()
Brian Paul
2012-02-23
1
-13
/
+5
*
st/mesa: add floating point formats in st_new_renderbuffer_fb()
Brian Paul
2012-02-23
1
-1
/
+8
*
i915: Initialize swrast_texture_image structure fields.
Paul Berry
2012-02-22
3
-2
/
+25
*
intel: bump DRI_IMAGE extension version to 3
Jesse Barnes
2012-02-22
1
-1
/
+1
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
4
-0
/
+8
*
mesa: add special case in texstore.c for GL_LUMINANCE_ALPHA src image
Brian Paul
2012-02-22
1
-0
/
+26
*
i965/gen6: Fix near-NULL deref in setting up GS binding table for non-XFB.
Eric Anholt
2012-02-21
1
-5
/
+8
*
i965: Correct the size of the state batch space allocated for binding tables.
Eric Anholt
2012-02-21
2
-2
/
+2
*
i965: Fix a bad comment in gen6 sol setup.
Eric Anholt
2012-02-21
1
-3
/
+1
*
i965/gen6: Fix the size of the GS surface binding table.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Only set Last Render Target Select on the last FB write.
Kenneth Graunke
2012-02-21
1
-1
/
+1
*
intel: Silence valgrind warning for getparam ioctl argument.
Eric Anholt
2012-02-21
1
-0
/
+1
*
i965: Rename the original binding table to mention that it's the WM now.
Eric Anholt
2012-02-21
7
-32
/
+30
*
i965: Split the gen6 GS binding table to a separate table.
Eric Anholt
2012-02-21
5
-10
/
+75
*
i965: Split the VS binding table to a separate table.
Eric Anholt
2012-02-21
9
-17
/
+94
*
i965/gen6+: Avoid recomputing whether we use noperspective.
Eric Anholt
2012-02-21
3
-36
/
+10
*
i965/gen7: Skip checking if we need a GS program for now.
Eric Anholt
2012-02-21
1
-1
/
+0
*
i965: Compute required barycentric interp modes once at FS compile time.
Eric Anholt
2012-02-21
4
-20
/
+17
[next]