index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-10
1
-0
/
+7
|
\
|
*
st/mesa: create aux buffers according to visual
Brian Paul
2009-10-09
1
-0
/
+7
*
|
mesa/st: add missing mesa constant file name
Keith Whitwell
2009-10-07
1
-10
/
+11
*
|
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-10-07
5
-12
/
+15
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
2
-12
/
+13
|
\
|
|
*
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
*
|
mesa: Copy textures' base format into wrapper renderbuffer.
José Fonseca
2009-10-05
1
-0
/
+1
*
|
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-10-05
10
-8
/
+119
*
|
mesa/st: don't reuse vertex buffers for bitmap, clear quads
Keith Whitwell
2009-10-02
2
-2
/
+24
*
|
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
2
-3
/
+2
*
|
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
1
-4
/
+0
*
|
st/mesa: fix non-mipmap lastLevel calculation.
Cooper Yuan
2009-10-01
1
-1
/
+5
*
|
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
1
-1
/
+1
*
|
st/mesa: check gl_texture_object::GenerateMipmap field when allocating texmem
Brian Paul
2009-09-28
1
-0
/
+3
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-28
2
-55
/
+89
|
\
|
|
*
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_6_branch'
Brian Paul
2009-09-24
1
-3
/
+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
*
|
|
mesa: Ensure TGSI tokens are freed with gallium's free.
José Fonseca
2009-09-21
4
-5
/
+20
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
3
-8
/
+29
|
\
|
|
|
*
|
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
*
|
|
mesa: Allow BlitFramebuffer from a texture.
José Fonseca
2009-09-19
1
-11
/
+45
*
|
|
mesa: move generate mipmap calls
Brian Paul
2009-09-15
1
-12
/
+0
*
|
|
st/mesa: disable accidentally committed _mesa_print_program() call
Brian Paul
2009-09-15
1
-1
/
+1
*
|
|
st/mesa: minor whitespace, comment clean-ups
Brian Paul
2009-09-14
1
-21
/
+9
*
|
|
mesa/st: remove dead comment
Keith Whitwell
2009-09-14
1
-7
/
+0
*
|
|
st/mesa: convert to new tgsi_ureg mechanism for shader emit
Keith Whitwell
2009-09-14
3
-983
/
+625
*
|
|
mesa: remove unused SATURATE_PLUS_MINUS_ONE flag
Keith Whitwell
2009-09-12
1
-2
/
+0
*
|
|
st/mesa: use st_context() helper
Brian Paul
2009-09-10
1
-17
/
+17
|
/
/
*
|
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
[next]