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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: create aux buffers according to visual
Brian Paul
2009-10-09
1
-0
/
+7
*
st/mesa: check for null before asserts, fix possible mem leak
Brian Paul
2009-10-01
1
-6
/
+7
*
st/mesa: silence hidden parameter warning
Brian Paul
2009-10-01
1
-6
/
+6
*
st/mesa: fix non-mipmap lastLevel calculation.
Brian Paul
2009-10-01
1
-1
/
+5
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-28
2
-55
/
+89
|
\
|
*
st/mesa: fix st_generate_mipmap() issues
Brian Paul
2009-09-28
1
-2
/
+80
|
*
st/mesa: fix/simplify st_texture_object::lastLevel calculation
Brian Paul
2009-09-28
1
-53
/
+9
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
1
-3
/
+9
|
\
|
|
*
st/mesa: trim calculated userbuffer size
Keith Whitwell
2009-09-23
1
-3
/
+9
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Nicolai Hähnle
2009-09-20
2
-5
/
+14
|
\
|
|
*
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
2009-09-20
1
-0
/
+1
|
*
st/mesa: fix some incorrect branching/clean-up code in TexImage functions
Brian Paul
2009-09-16
1
-3
/
+3
|
*
st/mesa: fix texture memory allocation bug
Brian Paul
2009-09-16
1
-2
/
+10
|
*
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
1
-2
/
+2
|
*
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
2009-09-03
1
-0
/
+4
|
*
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-02
1
-14
/
+51
|
*
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-08-21
1
-5
/
+11
*
|
mesa/st: Create front renderbuffer on the fly when supplied with a surface
Nicolai Hähnle
2009-09-20
1
-3
/
+15
*
|
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
1
-2
/
+2
*
|
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
2009-09-03
1
-0
/
+4
*
|
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-03
1
-14
/
+51
*
|
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-03
4
-13
/
+13
*
|
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-4
/
+5
*
|
st/mesa: use new _mesa_expand_bitmap() function
Brian Paul
2009-09-01
1
-57
/
+4
*
|
st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()
Brian Paul
2009-08-31
1
-5
/
+5
*
|
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-08-24
1
-5
/
+11
*
|
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
1
-1
/
+1
*
|
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
3
-66
/
+14
|
\
\
|
*
|
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
2009-07-29
3
-66
/
+14
*
|
|
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-08-12
4
-1
/
+12
*
|
|
st/mesa: remove redundant calls to _mesa_set_vp_override()
Brian Paul
2009-08-07
1
-4
/
+2
*
|
|
mesa/st: Add support for binding pipe surface to texture.
Chia-I Wu
2009-08-05
4
-16
/
+107
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
2
-13
/
+88
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)
Brian Paul
2009-08-05
1
-29
/
+80
|
*
|
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
Brian Paul
2009-08-05
1
-3
/
+25
|
*
|
st/mesa: we don't support GL_NV_point_sprite (see comment)
Brian Paul
2009-08-03
1
-1
/
+3
*
|
|
mesa st: Use POT texture for draw pixels operations if NPOT texture is not su...
Patrice Mandin
2009-08-01
1
-10
/
+58
*
|
|
mesa st: Move logbase2 function to util/u_math.h
Patrice Mandin
2009-08-01
1
-13
/
+4
*
|
|
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-2
/
+2
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
2
-4
/
+32
|
\
|
|
|
*
|
mesa/st: short-circuit glFinish calls on WIN32 only
Keith Whitwell
2009-07-29
1
-0
/
+12
|
*
|
mesa/st: recognize no-op scissor state when checking clear_with_quads
Keith Whitwell
2009-07-29
1
-4
/
+20
*
|
|
mesa st: Change the preferred internal format for some RGB formats.
Thomas Hellstrom
2009-07-30
1
-2
/
+2
*
|
|
mesa st: Report unsupported render-to-texture formats.
Thomas Hellstrom
2009-07-30
1
-0
/
+53
*
|
|
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-29
1
-6
/
+0
|
|
/
|
/
|
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-28
1
-1
/
+2
|
\
|
|
*
st/mesa: silence warning
Brian Paul
2009-07-27
1
-1
/
+2
*
|
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+5
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
1
-10
/
+13
|
\
|
|
*
mesa: Fix logbase2.
José Fonseca
2009-07-16
1
-7
/
+5
[next]