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
*
mesa/st: protect internal flushes with FLUSH_CURRENT
Keith Whitwell
2009-04-28
1
-1
/
+1
*
mesa/st: remove duplicate offset calculation
Keith Whitwell
2009-04-28
2
-18
/
+1
*
mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_translate_vertex_program
Keith Whitwell
2009-04-28
1
-0
/
+8
*
mesa/st: workaround for crashes in st_copy_texsubimage
Keith Whitwell
2009-04-28
1
-0
/
+10
*
st: Add an st_get_current() function.
Thomas Hellstrom
2009-04-28
2
-0
/
+8
*
mesa/st: fix incorrect face, level in compress_with_blit
Keith Whitwell
2009-04-27
1
-2
/
+1
*
st: comments, license, copyright
Brian Paul
2009-04-22
1
-0
/
+32
*
st: also check _NEW_PROGRAM flag for vertex shader constant buffers
Brian Paul
2009-04-22
1
-1
/
+1
*
gallium: Reinstate unconditional flushes.
Thomas Hellstrom
2009-04-22
2
-0
/
+4
*
st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom
Brian Paul
2009-04-21
1
-1
/
+1
*
st: use the static atoms[] array directly
Brian Paul
2009-04-21
2
-20
/
+8
*
st: do away with dynamic state atom for const buffers
Brian Paul
2009-04-21
2
-29
/
+4
*
st: report GL_OUT_OF_MEMORY instead of asserting
Brian Paul
2009-04-21
1
-4
/
+4
*
mesa: Handle failure to create a transfer.
José Fonseca
2009-04-20
1
-1
/
+2
*
st: assert on pipe_buffer_create failure
Keith Whitwell
2009-04-20
1
-0
/
+5
*
gallium: Fix glDraw/CopyPixels fragment program leak.
Michel Dänzer
2009-04-20
1
-0
/
+2
*
st: Wait to create bitmap transfer until needed
Jakob Bornecrantz
2009-04-19
1
-8
/
+30
*
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-17
13
-173
/
+265
*
Merge branch 'register-negate'
Brian Paul
2009-04-16
2
-13
/
+9
|
\
|
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
2
-13
/
+9
*
|
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-16
3
-6
/
+284
|
\
\
|
*
|
st: remove XXX comment
Brian Paul
2009-04-15
1
-1
/
+0
|
*
|
st: check for fast memcpy path in decompress_with_blit()
Brian Paul
2009-04-15
1
-13
/
+33
|
*
|
st: st_equal_formats() function to compare gallium/GL pixel formats
Brian Paul
2009-04-15
2
-0
/
+24
|
*
|
st: decompress_with_blit() path for glGetTexImage().
Brian Paul
2009-04-15
1
-2
/
+81
|
*
|
st: If the hw supports it do hw conversion of texture uploads
Jakob Bornecrantz
2009-04-09
1
-4
/
+160
*
|
|
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
8
-11
/
+112
*
|
|
mesa: TGSI translation of multiple render targets.
José Fonseca
2009-04-15
1
-3
/
+3
|
|
/
|
/
|
*
|
mesa: Fix gcc assembly enable logic.
José Fonseca
2009-04-14
1
-1
/
+1
|
/
*
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-10
1
-1
/
+0
*
st: remove another unneeded 'is compressed' comparison
Brian Paul
2009-04-09
1
-2
/
+3
*
st: remove unneeded "is compressed" check
Brian Paul
2009-04-09
1
-2
/
+1
*
st: rearrange some code to be a little more clear
Brian Paul
2009-04-09
1
-9
/
+7
*
gallium: remove unneeded compressed=0 assignment
Brian Paul
2009-04-09
1
-1
/
+0
*
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-04-09
6
-20
/
+9
*
st: consolidate format->usage computation
Brian Paul
2009-04-09
1
-9
/
+23
*
st: add const qualifiers, use GL types
Brian Paul
2009-04-09
1
-13
/
+10
*
st: make loops over 3D texture slices a litte more intuitive
Brian Paul
2009-04-09
1
-10
/
+16
*
st: reformatting and clean-ups in texture code
Brian Paul
2009-04-09
1
-95
/
+67
*
gallium: when using gl_PointCoord ensure we use the correct attribute.
Alan Hourihane
2009-04-08
1
-3
/
+5
*
st: implement glCopyTexImage() for GL_DEPTH24_STENCIL8 internal format
Brian Paul
2009-04-07
1
-2
/
+4
*
st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels()
Brian Paul
2009-04-07
3
-43
/
+96
*
st: as with swrast, interpret texture border color according to texture format
Brian Paul
2009-04-06
1
-4
/
+37
*
st: rename a helper function
Brian Paul
2009-04-06
1
-4
/
+4
*
mesa: Fix orientation adjustment for reading stencil pixels.
José Fonseca
2009-04-06
1
-1
/
+1
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-119
/
+64
*
gallium: Add utility helper for packing combined depth/stencil values.
Michel Dänzer
2009-04-04
1
-13
/
+3
*
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
1
-0
/
+1
*
mesa: remove the noClamp parameter to _mesa_pack_rgba_span_float()
Brian Paul
2009-04-03
1
-1
/
+1
*
mesa: ensure pbo stencil buffers are mapped before use
Alan Hourihane
2009-04-03
1
-0
/
+5
[next]