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
/
drivers
/
dri
/
r200
/
r200_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r200: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
1
-0
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
1
-1
/
+0
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-1
/
+2
*
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-12
1
-1
/
+1
*
radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels
Alex Deucher
2010-03-10
1
-2
/
+0
*
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
1
-0
/
+1
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
1
-0
/
+1
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
1
-0
/
+2
*
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-07
1
-0
/
+2
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-5
/
+0
*
r200: fix some breakage after move to common blit code
Alex Deucher
2010-01-20
1
-4
/
+0
*
r200: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-1
/
+3
*
r200: add blit support
Alex Deucher
2010-01-18
1
-0
/
+5
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-3
/
+3
*
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-2
/
+2
|
\
|
*
r200: fix polygon stipple
Alex Deucher
2009-12-03
1
-2
/
+2
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-8
/
+8
|
/
*
r200: Convert r200 to use new style debug code.
Pauli Nieminen
2009-08-31
1
-27
/
+0
*
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
1
-1
/
+1
*
r200: Fix piglit paths test.
Pauli Nieminen
2009-08-28
1
-1
/
+2
*
radeon/r100/r200: actually init the OQ support properly
Dave Airlie
2009-08-26
1
-0
/
+1
*
radeon/r200: OQ support for r200 in theory.
Dave Airlie
2009-08-26
1
-0
/
+20
*
r200: Add scissor to state atom list.
Pauli Nieminen
2009-08-26
1
-0
/
+1
*
r200: Prevent TexGenMatrix from leaking when destroying r200 context.
Pauli Nieminen
2009-08-12
1
-0
/
+12
*
radeon: fix hw texture limits
Roland Scheidegger
2009-06-25
1
-3
/
+3
*
radeon/r200: add some hw texture limits
Dave Airlie
2009-06-25
1
-1
/
+4
*
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-19
1
-0
/
+2
*
radeon: set max texture size
Jerome Glisse
2009-05-20
1
-0
/
+4
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-58
/
+0
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
1
-1
/
+0
*
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-24
1
-6
/
+0
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-0
/
+10
*
r200: fix for sure
Dave Airlie
2009-03-21
1
-1
/
+1
*
radeon/r200: oops make correct fbo init calls
Dave Airlie
2009-03-21
1
-1
/
+1
*
radeon/r200: add fbo init
Dave Airlie
2009-03-21
1
-0
/
+1
*
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-1
/
+1
*
radeon/r200: drop legacy texture heap code
Dave Airlie
2009-02-17
1
-53
/
+0
*
radeon/r200: fixup texturing aging calls
Dave Airlie
2009-02-17
1
-3
/
+2
*
r200: fixup some CS emission sizes
Dave Airlie
2009-02-13
1
-0
/
+1
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
1
-8
/
+2
|
\
|
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
|
*
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-28
/
+4
*
|
radeon: fix span init needs more work
Dave Airlie
2009-02-11
1
-0
/
+1
[next]