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
*
scons: Don't build the assembly sources on Mac OS X.
Vinson Lee
2012-02-25
2
-2
/
+2
*
i915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c10551d29a96c
Stéphane Marchesin
2012-02-24
1
-4
/
+10
*
svga: Fix stencil op mapping
Zack Rusin
2012-02-24
1
-4
/
+4
*
svga: fix use of SVGA3D_x vs. PIPE_FORMAT_x in svga_is_format_supported()
Brian Paul
2012-02-24
1
-2
/
+2
*
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
*
st/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_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
*
st/glx: remove MAX_WIDTH/HEIGHT usage
Brian Paul
2012-02-24
1
-3
/
+6
*
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
*
u_blitter: decrease minimum buffer range alignment to 4 for copy_buffer
Marek Olšák
2012-02-24
1
-5
/
+5
*
u_blitter: check for invalid values in copy_buffer
Marek Olšák
2012-02-24
1
-0
/
+11
*
r600g: rework queries
Marek Olšák
2012-02-23
3
-116
/
+167
*
r600g: cleanup magic numbers in set_xx_sampler
Marek Olšák
2012-02-23
2
-6
/
+6
*
r600g: remove duplicated evergreen_context_ps_partial_flush
Marek Olšák
2012-02-23
3
-15
/
+3
*
r600g: remove duplicated evergreen_context_pipe_state_set_sampler
Marek Olšák
2012-02-23
3
-31
/
+5
*
r600g: remove duplicated set_xx_resource functions
Marek Olšák
2012-02-23
4
-48
/
+13
*
r600g: remove duplicated function r600_state_sampler_init
Marek Olšák
2012-02-23
3
-18
/
+3
*
r600g: fixup name of evergreen-specific function
Marek Olšák
2012-02-23
1
-5
/
+5
*
r600g: simplify fail paths in create_context
Marek Olšák
2012-02-23
1
-22
/
+15
*
gallium/u_slab: fix possible crash in util_slab_destroy
Marek Olšák
2012-02-23
1
-3
/
+5
*
r600g: fix possible crashes in destroy_context when failing in create_context
Marek Olšák
2012-02-23
2
-25
/
+38
*
r600g: consolidate common context init code
Marek Olšák
2012-02-23
3
-34
/
+16
*
r600g: define GROUP_FORCE_NEW_BLOCK in common header
Marek Olšák
2012-02-23
3
-4
/
+2
*
st/dri: Fix crash in st/dri from dri format commit
Jakob Bornecrantz
2012-02-23
1
-2
/
+1
[next]